Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736224 > unrolled thread
| Started by | Thomas Meyer <thomas@m3y3r.de> |
|---|---|
| First post | 2017-09-21 01:00 +0200 |
| Last post | 2017-09-21 01:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/1] Cocci spatch "simple_open" - v4.14-rc1 Thomas Meyer <thomas@m3y3r.de> - 2017-09-21 01:00 +0200
| From | Thomas Meyer <thomas@m3y3r.de> |
|---|---|
| Date | 2017-09-21 01:00 +0200 |
| Subject | [PATCH 0/1] Cocci spatch "simple_open" - v4.14-rc1 |
| Message-ID | <urW8h-QH-7@gated-at.bofh.it> |
This removes an open coded simple_open() function and replaces file operations references to the function with simple_open() instead. Found by coccinelle spatch "api/simple_open.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