public inbox for oe-kbuild@lists.linux.dev
 help / color / mirror / Atom feed
* [bpf-next:master 73/77] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
@ 2026-04-10 23:16 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-04-10 23:16 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: Alexei Starovoitov <ast@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git master
head:   e2e6a6ea2418e23d6afaf3c37e207f6ca85ba9d8
commit: b42eb55f6ca29d9cc9d2239f8665cca5f16efecb [73/77] selftests/bpf: update existing tests due to liveness changes
:::::: branch date: 37 minutes ago
:::::: commit date: 54 minutes ago
reproduce: (https://download.01.org/0day-ci/archive/20260411/202604110120.wKCMPiDT-lkp@intel.com/reproduce)

# many are suggestions rather than must-fix

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#64: FILE: tools/testing/selftests/bpf/progs/uninit_stack.c:79:
+		r1 = *(u64*)(r10 - 104);		\

-- 
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-04-10 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 23:16 [bpf-next:master 73/77] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox