All of lore.kernel.org
 help / color / mirror / Atom feed
* [axboe:rw_iter 338/467] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
@ 2026-03-05  3:13 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-03-05  3:13 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: 18f64b9afc55f000acbd7f306e1954d94daefc9d [338/467] s390: vmlogrdr: convert to read/write iterators
:::::: branch date: 57 minutes ago
:::::: commit date: 2 hours ago
reproduce: (https://download.01.org/0day-ci/archive/20260305/202603050451.B7YLFiKu-lkp@intel.com/reproduce)

# many are suggestions rather than must-fix

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#43: FILE: drivers/s390/char/vmlogrdr.c:478:
+	struct vmlogrdr_priv_t * priv = iocb->ki_filp->private_data;

-- 
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:14 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:13 [axboe:rw_iter 338/467] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" 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.