Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1736409 > unrolled thread

[PATCH 0/4] Cocci spatch "alloc_cast" - v4.14-rc1

Started byThomas Meyer <thomas@m3y3r.de>
First post2017-09-21 08:50 +0200
Last post2017-09-21 08:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] Cocci spatch "alloc_cast" - v4.14-rc1 Thomas Meyer <thomas@m3y3r.de> - 2017-09-21 08:50 +0200

#1736409 — [PATCH 0/4] Cocci spatch "alloc_cast" - v4.14-rc1

FromThomas Meyer <thomas@m3y3r.de>
Date2017-09-21 08:50 +0200
Subject[PATCH 0/4] Cocci spatch "alloc_cast" - v4.14-rc1
Message-ID<us3t7-5H4-5@gated-at.bofh.it>
Remove casting the values returned by memory allocation functions like
kmalloc, kzalloc, kmem_cache_alloc, kmem_cache_zalloc etc."

Found by coccinelle spatch "api/alloc/alloc_cast.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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web