RP1 PIO support #1240
checkpatch.yml
on: pull_request
checkpatch review
1m 30s
Annotations
10 errors
checkpatch review:
drivers/mailbox/Kconfig#L298
WARNING: please write a help paragraph that fully describes the config symbol
|
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")
|
checkpatch review:
drivers/firmware/Kconfig#L156
WARNING: please write a help paragraph that fully describes the config symbol
|
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")
|
checkpatch review:
drivers/misc/rp1-pio.c#L70
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
|
checkpatch review:
drivers/misc/rp1-pio.c#L71
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
|
checkpatch review:
drivers/misc/rp1-pio.c#L105
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
|
checkpatch review:
drivers/misc/rp1-pio.c#L111
WARNING: ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP
|
checkpatch review:
drivers/misc/rp1-pio.c#L121
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
|
checkpatch review:
drivers/misc/rp1-pio.c#L122
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
|