[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for RFC: console: hack up console_trylock more
Patchwork
patchwork at emeril.freedesktop.org
Thu May 2 15:15:12 UTC 2019
== Series Details ==
Series: RFC: console: hack up console_trylock more
URL : https://patchwork.freedesktop.org/series/60212/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5a15dd2f624b RFC: console: hack up console_trylock more
-:73: CHECK:AVOID_EXTERNS: extern prototypes should be avoided in .h files
#73: FILE: include/linux/semaphore.h:43:
+extern int __must_check __down_trylock(struct semaphore *sem);
-:133: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter at ffwll.ch>'
total: 0 errors, 1 warnings, 1 checks, 54 lines checked
More information about the Intel-gfx
mailing list