* [gourryinverse:scratch/gourry/isolation/v7 7/8] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
@ 2026-01-08 21:25 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2026-01-08 21:25 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: Gregory Price <gourry@gourry.net>
tree: https://github.com/gourryinverse/linux scratch/gourry/isolation/v7
head: 354a292e4159ea3350cbb9653e8a16b0e34d04df
commit: 627e2779a7d3839cb83614b61a7b9759f4ace82f [7/8] mm/zswap: compressed ram direct integration
:::::: branch date: 2 hours ago
:::::: commit date: 2 hours ago
reproduce: (https://download.01.org/0day-ci/archive/20260108/202601082233.9MnUsecA-lkp@intel.com/reproduce)
# many are suggestions rather than must-fix
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#94: FILE: mm/zswap.c:736:
+ struct page* page = (struct page*)entry->handle;
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#218: FILE: mm/zswap.c:1583:
+ struct page *freepage = (struct page*)entry->handle;
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gourryinverse:scratch/gourry/isolation/v7 7/8] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
@ 2026-01-12 2:41 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2026-01-12 2:41 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: Gregory Price <gourry@gourry.net>
tree: https://github.com/gourryinverse/linux scratch/gourry/isolation/v7
head: 354a292e4159ea3350cbb9653e8a16b0e34d04df
commit: 627e2779a7d3839cb83614b61a7b9759f4ace82f [7/8] mm/zswap: compressed ram direct integration
:::::: branch date: 3 days ago
:::::: commit date: 3 days ago
reproduce: (https://download.01.org/0day-ci/archive/20260112/202601120327.LFTfEdXt-lkp@intel.com/reproduce)
# many are suggestions rather than must-fix
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#94: FILE: mm/zswap.c:736:
+ struct page* page = (struct page*)entry->handle;
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#218: FILE: mm/zswap.c:1583:
+ struct page *freepage = (struct page*)entry->handle;
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-12 2:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12 2:41 [gourryinverse:scratch/gourry/isolation/v7 7/8] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2026-01-08 21:25 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.