* [axboe:rw_iter 445/467] checkpatch: ERROR:SPACING: space required before the open brace '{'
@ 2026-03-05 3:15 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-03-05 3:15 UTC (permalink / raw)
To: oe-kbuild
::::::
:::::: Manual check reason: "high confidence checkpatch report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Jens Axboe <axboe@kernel.dk>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git rw_iter
head: fbd53fdafbefc56ceb47b7f9828fd34cdc6ac01a
commit: 76309d43477dc3d8629d49ee00eb5cbb9bfb8230 [445/467] PCI: convert remaining fops to read/write iterators
:::::: branch date: 67 minutes ago
:::::: commit date: 67 minutes ago
reproduce: (https://download.01.org/0day-ci/archive/20260305/202603050405.Vff4wPHM-lkp@intel.com/reproduce)
# many are suggestions rather than must-fix
ERROR:SPACING: space required before the open brace '{'
#37: FILE: drivers/pci/controller/dwc/pcie-designware-debugfs.c:321:
+static ssize_t counter_enable_read(struct kiocb *iocb, struct iov_iter *to){
ERROR:SPACING: space required before the open brace '{'
#54: FILE: drivers/pci/controller/dwc/pcie-designware-debugfs.c:342:
+static ssize_t counter_enable_write(struct kiocb *iocb, struct iov_iter *from){
ERROR:SPACING: space required before the open brace '{'
#74: FILE: drivers/pci/controller/dwc/pcie-designware-debugfs.c:382:
+static ssize_t counter_lane_read(struct kiocb *iocb, struct iov_iter *to){
ERROR:SPACING: space required before the open brace '{'
#91: FILE: drivers/pci/controller/dwc/pcie-designware-debugfs.c:400:
+static ssize_t counter_lane_write(struct kiocb *iocb, struct iov_iter *from){
ERROR:SPACING: space required before the open brace '{'
#111: FILE: drivers/pci/controller/dwc/pcie-designware-debugfs.c:422:
+static ssize_t counter_value_read(struct kiocb *iocb, struct iov_iter *to){
ERROR:SPACING: space required before the open brace '{'
#176: FILE: drivers/pci/pcie/ptm.c:318:
+static ssize_t context_update_read(struct kiocb *iocb, struct iov_iter *to){
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-05 3:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 3:15 [axboe:rw_iter 445/467] checkpatch: ERROR:SPACING: space required before the open brace '{' kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.