All of lore.kernel.org
 help / color / mirror / Atom feed
* [asahilinux:bits/200-dcp 168/246] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
@ 2025-12-21 15:37 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-12-21 15:37 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: Janne Grunau <j@jannau.net>

tree:   https://github.com/AsahiLinux/linux bits/200-dcp
head:   a505a983517df0d2df38e87cb1898c518fdf9740
commit: 50f3454a529330011e41971293c783a9899ad891 [168/246] drm: apple: epic: systemep: Parse "mNits" log events
:::::: branch date: 3 hours ago
:::::: commit date: 2 weeks ago
reproduce: (https://download.01.org/0day-ci/archive/20251221/202512211614.QPVSCmdY-lkp@intel.com/reproduce)

# many are suggestions rather than must-fix

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#46: FILE: drivers/gpu/drm/apple/parser.c:1005:
+			const char * value = parse_string(it.handle);

-- 
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:[~2025-12-21 15:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-21 15:37 [asahilinux:bits/200-dcp 168/246] 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.