WARNING: line length of 83 exceeds 80 columns #52: FILE: drivers/pci/pci-driver.c:348: + struct pci_probe_arg *arg = container_of(work, struct pci_probe_arg, work); WARNING: line length of 81 exceeds 80 columns #85: FILE: drivers/pci/pci-driver.c:396: + * The target election and the enqueue of the work must be within WARNING: line length of 81 exceeds 80 columns #86: FILE: drivers/pci/pci-driver.c:397: + * the same RCU read side section so that when the workqueue pool WARNING: line length of 82 exceeds 80 columns #87: FILE: drivers/pci/pci-driver.c:398: + * is flushed after a housekeeping cpumask update, further readers total: 0 errors, 4 warnings, 0 checks, 87 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 3868b582c3b9 ("PCI: Prepare to protect against concurrent isolated cpuset change") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 4 warnings, 0 checks, 87 lines checked