== Series Details == Series: Provide core infrastructure for managing open/release (rev9) URL : https://patchwork.freedesktop.org/series/92556/ State : warning == Summary == $ dim checkpatch origin/drm-tip 5d99eb3c1b1c vfio/samples: Remove module get/put -:57: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 31 lines checked fb9d431ac9b4 vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes -:12: WARNING:BAD_SIGN_OFF: Co-developed-by: must be immediately followed by Signed-off-by: #12: Co-developed-by: Alex Williamson <alex.williamson@xxxxxxxxxx> Reviewed-by: Christoph Hellwig <hch@xxxxxx> -:103: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 2 warnings, 0 checks, 78 lines checked 14a1353260e5 vfio: Introduce a vfio_uninit_group_dev() API call 2085f40d11f9 vfio: Provide better generic support for open/release vfio_device_ops -:260: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #260: FILE: drivers/vfio/vfio.c:1483: + fdno = ret = get_unused_fd_flags(O_CLOEXEC); -:358: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment #358: FILE: include/linux/vfio.h:25: + struct mutex lock; -:402: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 2 checks, 325 lines checked abe0ffd61cfa vfio/samples: Delete useless open/close -:98: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 66 lines checked 5d682856d46f vfio/fsl: Move to the device set infrastructure -:300: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 256 lines checked d06f6c571ebe vfio/platform: Use open_device() instead of open coding a refcnt scheme -:51: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #51: FILE: drivers/vfio/platform/vfio_platform_common.c:230: + dev_warn( -:105: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #105: FILE: drivers/vfio/platform/vfio_platform_common.c:261: + dev_warn( -:149: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 2 checks, 120 lines checked aaf4591d0469 vfio/pci: Move to the device set infrastructure 1d22f1ed155e vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set -:276: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 231 lines checked 1309c4bd1733 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set -:21: WARNING:BAD_SIGN_OFF: Non-standard signature: Reviewed-off-by: #21: Reviewed-off-by: Christoph Hellwig <hch@xxxxxx> -:309: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 2 warnings, 0 checks, 274 lines checked c5854ee895cf vfio/mbochs: Fix close when multiple device FDs are open -:37: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 16 lines checked 486294d2c582 vfio/ap, ccw: Fix open/close when multiple device FDs are open -:84: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 52 lines checked b75c4b452009 vfio/gvt: Fix open/close when multiple device FDs are open -:52: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 26 lines checked 16a862df1e07 vfio: Remove struct vfio_device_ops open/release -:143: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 107 lines checked