[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for vfio-ccw parent rework

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 19 19:04:41 UTC 2022


== Series Details ==

Series: vfio-ccw parent rework
URL   : https://patchwork.freedesktop.org/series/109899/
State : warning

== Summary ==

Error: dim checkpatch failed
730a07d272cf vfio/ccw: create a parent struct
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:59: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#59: FILE: drivers/s390/cio/vfio_ccw_drv.c:65:
+				wait_for_completion_timeout(&completion, 3*HZ);
 				                                          ^

-:87: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#87: FILE: drivers/s390/cio/vfio_ccw_drv.c:139:
+		VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: unexpected interrupt\n",
+			sch->schid.cssid, sch->schid.ssid, sch->schid.sch_no);

-:259: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#259: 
new file mode 100644

total: 0 errors, 1 warnings, 2 checks, 265 lines checked
f951372969d9 vfio/ccw: remove private->sch
c4a9ed65c50e vfio/ccw: move private initialization to callback
bc05fc00f2e5 vfio/ccw: move private to mdev lifecycle
94391c96f5d0 vfio/ccw: remove release completion
1a529004cdac vfio/ccw: replace vfio_init_device with _alloc_
d144255a82db vfio: Remove vfio_free_device




More information about the Intel-gfx mailing list