Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736409 > unrolled thread
| Started by | Thomas Meyer <thomas@m3y3r.de> |
|---|---|
| First post | 2017-09-21 08:50 +0200 |
| Last post | 2017-09-21 08:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/4] Cocci spatch "alloc_cast" - v4.14-rc1 Thomas Meyer <thomas@m3y3r.de> - 2017-09-21 08:50 +0200
| From | Thomas Meyer <thomas@m3y3r.de> |
|---|---|
| Date | 2017-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.
Back to top | Article view | linux.kernel
csiph-web