From: Joe Perches <joe@perches.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Dwaipayan Ray <dwaipayanray1@gmail.com>,
Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Gustavo Silva <gustavoars@kernel.org>,
Andy Whitcroft <apw@canonical.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] checkpatch: refactor and add new alloc w/ multiply tests
Date: Wed, 13 Sep 2023 13:37:50 -0700 [thread overview]
Message-ID: <cover.1694636817.git.joe@perches.com> (raw)
Original alloc function patch by Gustavo Silva
Joe Perches (2):
checkpatch: Simplify creating search strings
checkpatch: Add a couple new alloc functions to alloc with multiplies check
scripts/checkpatch.pl | 55 +++++++++++++++++--------------------------
1 file changed, 21 insertions(+), 34 deletions(-)
--
2.41.0
next reply other threads:[~2023-09-13 20:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 20:37 Joe Perches [this message]
2023-09-13 20:37 ` [PATCH 1/2] checkpatch: Simplify creating search strings Joe Perches
2023-09-13 20:37 ` [PATCH 2/2] checkpatch: Add a couple new alloc functions to alloc with multiplies check Joe Perches
2023-09-13 22:14 ` Gustavo A. R. Silva
2023-09-13 22:25 ` Joe Perches
2023-09-13 22:32 ` Gustavo A. R. Silva
2023-09-13 22:34 ` Joe Perches
2023-09-13 22:41 ` Gustavo A. R. Silva
2023-09-13 23:00 ` Joe Perches
2023-09-14 1:41 ` [PATCH V2 " Joe Perches
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=cover.1694636817.git.joe@perches.com \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=apw@canonical.com \
--cc=dwaipayanray1@gmail.com \
--cc=gustavoars@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas.bulwahn@gmail.com \
/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.