* [jlayton:kdevops 1/29] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
@ 2026-02-20 16:26 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-02-20 16:26 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: Jeff Layton <jlayton@kernel.org>
Hi Jeff,
FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git kdevops
head: 5aef1b33e04ec98ed6f4a02ce457ecdc39b794dd
commit: 634702ee55bf1c95e7a3e886d048a4a8f539ccf9 [1/29] vfs: widen inode hash/lookup functions to u64
:::::: branch date: 77 minutes ago
:::::: commit date: 77 minutes ago
reproduce: (https://download.01.org/0day-ci/archive/20260220/202602201701.FXb4IBVx-lkp@intel.com/reproduce)
# many are suggestions rather than must-fix
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#260: FILE: include/linux/fs.h:2954:
+extern struct inode * iget_locked(struct super_block *, u64);
--
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-02-20 16:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-20 16:26 [jlayton:kdevops 1/29] 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.