RP1 PIO support #1241
Annotations
10 errors
Run checkpatch review:
drivers/mailbox/Kconfig#L298
WARNING: please write a help paragraph that fully describes the config symbol
|
Run checkpatch review:
drivers/mailbox/rp1-mailbox.c#L208
WARNING: Prefer "GPL" over "GPL v2" - see commit bf7fbeeae6db ("module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity")
|
Run checkpatch review:
drivers/firmware/Kconfig#L156
WARNING: please write a help paragraph that fully describes the config symbol
|
Run checkpatch review:
drivers/firmware/rp1.c#L316
WARNING: Prefer "GPL" over "GPL v2" - see commit bf7fbeeae6db ("module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity")
|
Run checkpatch review:
drivers/misc/rp1-pio.c#L564
WARNING: consider using a completion
|
Run checkpatch review:
drivers/misc/rp1-pio.c#L580
WARNING: Missing a blank line after declarations
|
Run checkpatch review:
drivers/misc/rp1-pio.c#L583
WARNING: Possible unnecessary 'out of memory' message
|
Run checkpatch review:
drivers/misc/rp1-pio.c#L628
WARNING: Consider removing the code enclosed by this #if 0 and its #endif
|
Run checkpatch review:
drivers/misc/rp1-pio.c#L641
WARNING: suspect code indent for conditional statements (8, 8)
|
Run checkpatch review:
drivers/misc/rp1-pio.c#L848
WARNING: function definition argument 'struct rp1_pio_client *' should also have an identifier name
|
Loading