4 comments:
File ccid_common/iso7816_fsm.c:
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 153: #define invert_flip_uint8(XX) \
do {} while (0) macros should not be semicolon terminated
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 159: __asm__ volatile("rbit %0, %0 \n\t" \
unnecessary whitespace before a quoted newline
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 160: "uxtb.w %0, %0, ror #24 \n\t" \
unnecessary whitespace before a quoted newline
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 184: #define invert_flip_uint8(XX) \
do {} while (0) macros should not be semicolon terminated
To view, visit change 40721. To unsubscribe, or for help writing mail filters, visit settings.