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


Groups > linux.kernel > #1736224 > unrolled thread

[PATCH 0/1] Cocci spatch "simple_open" - v4.14-rc1

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

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/1] Cocci spatch "simple_open" - v4.14-rc1 Thomas Meyer <thomas@m3y3r.de> - 2017-09-21 01:00 +0200

#1736224 — [PATCH 0/1] Cocci spatch "simple_open" - v4.14-rc1

FromThomas Meyer <thomas@m3y3r.de>
Date2017-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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web