✗ Fi.CI.CHECKPATCH: warning for mtd: add driver for Intel discrete graphics
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 22 12:57:14 UTC 2024
== Series Details ==
Series: mtd: add driver for Intel discrete graphics
URL : https://patchwork.freedesktop.org/series/140306/
State : warning
== Summary ==
Error: dim checkpatch failed
65e51895699b mtd: add driver for intel graphics non-volatile memory device
-:68: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#68:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 203 lines checked
1012d1bb669e mtd: intel-dg: implement region enumeration
a3a074e4e356 mtd: intel-dg: implement access functions
-:158: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#158: FILE: drivers/mtd/devices/mtd-intel-dg.c:263:
+ ret = idg_nvm_rewrite_partial(nvm, to + i, 0, len4,
+ (uint32_t *)&buf[i]);
total: 0 errors, 0 warnings, 1 checks, 224 lines checked
fc8d5b407cfb mtd: intel-dg: register with mtd
1209056b8df8 mtd: intel-dg: align 64bit read and write
1ac7ba6caf13 mtd: intel-dg: wake card on operations
9823d5c4c246 drm/i915/nvm: add nvm device for discrete graphics
-:96: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#96:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 166 lines checked
0b43a830c8e6 drm/i915/nvm: add support for access mode
72a0e475d830 drm/xe/nvm: add on-die non-volatile memory device
-:93: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#93:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 210 lines checked
e0dee19e9793 drm/xe/nvm: add support for access mode
More information about the Intel-gfx
mailing list