All of lore.kernel.org
 help / color / mirror / Atom feed
* [axboe:rw_iter 454/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: cfc4eef604d3f30044d7c1243d1d34fccaeb6233 [454/467] vfio/pci: convert remaining fops to read/write iterators
:::::: branch date: 69 minutes ago
:::::: commit date: 69 minutes ago
reproduce: (https://download.01.org/0day-ci/archive/20260305/202603050435.DX8WBj2u-lkp@intel.com/reproduce)

# many are suggestions rather than must-fix

ERROR:SPACING: space required before the open brace '{'
#27: FILE: drivers/vfio/pci/virtio/migrate.c:381:
+static ssize_t virtiovf_save_read(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#59: FILE: drivers/vfio/pci/virtio/migrate.c:937:
+static ssize_t virtiovf_resume_write(struct kiocb *iocb, struct iov_iter *from){

ERROR:SPACING: space required before the open brace '{'
#94: FILE: drivers/vfio/pci/xe/main.c:173:
+static ssize_t xe_vfio_pci_save_read(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#114: FILE: drivers/vfio/pci/xe/main.c:200:
+static ssize_t xe_vfio_pci_resume_write(struct kiocb *iocb, struct iov_iter *from){

-- 
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:16 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 454/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.