Skip to content
Commit 547bcc3d authored by Mario Six's avatar Mario Six Committed by Jagan Teki
Browse files

spi: Fix style violation and improve code



This patch fixes a printf specifier style violation, reduces the scope
of a variable, and turns a void pointer that is used with pointer
arithmetic into a u8 pointer.

Signed-off-by: Mario Six's avatarMario Six <mario.six@gdsys.cc>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent 13129064
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment