[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1466386251.19647.134.camel@perches.com>
Date: Sun, 19 Jun 2016 18:30:51 -0700
From: Joe Perches <joe@...ches.com>
To: Ruslan Bilovol <ruslan.bilovol@...il.com>, apw@...onical.com
Cc: linux-kernel@...r.kernel.org, keescook@...omium.org
Subject: Re: [PATCH] checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks
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.
Powered by blists - more mailing lists