[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1500151079.4457.80.camel@perches.com>
Date: Sat, 15 Jul 2017 13:37:59 -0700
From: Joe Perches <joe@...ches.com>
To: Julia Lawall <Julia.Lawall@...6.fr>,
linux-arm-kernel@...ts.infradead.org
Cc: keescook@...omium.org, kernel-janitors@...r.kernel.org,
linux-ide@...r.kernel.org, linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
linux-fbdev@...r.kernel.org, linux-omap@...r.kernel.org,
Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
linux-input@...r.kernel.org, linux-iio@...r.kernel.org
Subject: Re: [PATCH 00/11] Drop unnecessary static
On Sat, 2017-07-15 at 22:07 +0200, Julia Lawall wrote:
> These patches fix cases where there is a static on a local variable, but
> the variable is initialized before any possible use. Thus, the static has
> no benefit.
Nice one.
Powered by blists - more mailing lists