public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] checkpatch: refactor and add new alloc w/ multiply tests
@ 2023-09-13 20:37 Joe Perches
  2023-09-13 20:37 ` [PATCH 1/2] checkpatch: Simplify creating search strings Joe Perches
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Joe Perches @ 2023-09-13 20:37 UTC (permalink / raw)
  To: Andrew Morton, Dwaipayan Ray, Lukas Bulwahn
  Cc: Gustavo Silva, Andy Whitcroft, linux-kernel

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-09-14  1:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13 20:37 [PATCH 0/2] checkpatch: refactor and add new alloc w/ multiply tests Joe Perches
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

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