From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Subject: [gourryinverse:scratch/gourry/isolation/v7 7/8] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
Date: Mon, 12 Jan 2026 03:41:52 +0100 [thread overview]
Message-ID: <202601120327.LFTfEdXt-lkp@intel.com> (raw)
::::::
:::::: 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
next reply other threads:[~2026-01-12 2:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-12 2:41 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-01-08 21:25 [gourryinverse:scratch/gourry/isolation/v7 7/8] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202601120327.LFTfEdXt-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.