[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf: Give dma-fence-array distinct lockclasses
Patchwork
patchwork at emeril.freedesktop.org
Sat Aug 24 14:18:33 UTC 2019
== Series Details ==
Series: dma-buf: Give dma-fence-array distinct lockclasses
URL : https://patchwork.freedesktop.org/series/65739/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5f33f7fd0556 dma-buf: Give dma-fence-array distinct lockclasses
-:38: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#38: FILE: drivers/dma-buf/dma-fence-array.c:152:
+ u64 context, unsigned seqno,
-:78: ERROR:CODE_INDENT: code indent should use tabs where possible
#78: FILE: include/linux/dma-fence-array.h:81:
+^I^I ^I &__key);^I^I^I\$
-:78: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#78: FILE: include/linux/dma-fence-array.h:81:
+^I^I ^I &__key);^I^I^I\$
-:83: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#83: FILE: include/linux/dma-fence-array.h:86:
+ u64 context, unsigned seqno,
total: 1 errors, 3 warnings, 0 checks, 53 lines checked
More information about the Intel-gfx
mailing list