[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for debugobjects: stop accessing objects after releasing spinlock (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 26 02:03:51 UTC 2023
== Series Details ==
Series: debugobjects: stop accessing objects after releasing spinlock (rev2)
URL : https://patchwork.freedesktop.org/series/124185/
State : warning
== Summary ==
Error: dim checkpatch failed
4b916ef4f19b debugobjects: stop accessing objects after releasing spinlock
-:85: WARNING:LIKELY_MISUSE: nested (un)?likely() calls, IS_ERR already uses unlikely() internally
#85: FILE: lib/debugobjects.c:716:
+ } else if (likely(!IS_ERR(obj))) {
-:390: CHECK:SPACING: No space is necessary after a cast
#390: FILE: lib/debugobjects.c:1022:
+ (void *) oaddr, o.state);
total: 0 errors, 1 warnings, 1 checks, 363 lines checked
More information about the Intel-gfx
mailing list