Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1426106
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks |
| Date | 2016-06-20 03:40 +0200 |
| Message-ID | <rLWlX-1EJ-7@gated-at.bofh.it> (permalink) |
| References | <rLRPj-7iI-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, 2016-06-19 at 23:29 +0300, Ruslan Bilovol wrote: > Config EXPERIMENTAL has been removed from kernel in 2013 > (see 3d374d0: "final removal of CONFIG_EXPERIMENTAL"), > there is no any reason to do these checks now. Not quite removed: $ git grep CONFIG_EXPERIMENTAL -- "*configs*" | wc -l 217 No objection from me though.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-06-19 22:50 +0200
Re: [PATCH] checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks Joe Perches <joe@perches.com> - 2016-06-20 03:40 +0200
Re: [PATCH] checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-06-20 04:20 +0200
csiph-web