All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Cocci spatch "pool_zalloc-simple" - v4.14-rc1
@ 2017-09-21  6:15 Thomas Meyer
  2017-09-21  6:15 ` [PATCH 4/6] mvsas: Cocci spatch "pool_zalloc-simple" Thomas Meyer
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Thomas Meyer @ 2017-09-21  6:15 UTC (permalink / raw)
  To: linux-kernel

Use *_pool_zalloc rather than *_pool_alloc followed by memset with 0.

Found by coccinelle spatch "api/alloc/pool_zalloc-simple.cocci"

Run against version v4.14-rc1

Let me know when you as a maintainer are not interested in these kind of patches.
I can exclude you by path; e.g. all findings in "drivers/scsi" will never
be reported again by this semi-automatic program runs.

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

end of thread, other threads:[~2017-09-25 23:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21  6:15 [PATCH 0/6] Cocci spatch "pool_zalloc-simple" - v4.14-rc1 Thomas Meyer
2017-09-21  6:15 ` [PATCH 4/6] mvsas: Cocci spatch "pool_zalloc-simple" Thomas Meyer
2017-09-21  6:15 ` [Intel-wired-lan] [PATCH 2/6] e100: " Thomas Meyer
2017-09-21  6:15   ` Thomas Meyer
2017-09-21  6:15 ` [PATCH 5/6] scsi: qla2xxx: " Thomas Meyer
2017-09-22 17:25   ` Madhani, Himanshu
2017-09-25 23:07   ` Martin K. Petersen
2017-09-21  6:15 ` [PATCH 1/6] mailbox: bcm-flexrm-mailbox: " Thomas Meyer
2017-09-21  6:15 ` [PATCH 3/6] scsi: lpfc: " Thomas Meyer
2017-09-22 15:27   ` James Smart
2017-09-25 23:06   ` Martin K. Petersen
2017-09-21  6:15 ` [PATCH 6/6] scsi: " Thomas Meyer

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.