Re: [PATCH] Make gpiochip label const

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Tuesday, August 19, 2008 - 11:28 am

On Tue, 19 Aug 2008 15:13:47 +0400
Dmitry <dbaryshkov@gmail.com> wrote:



That should have been in the changelog!

When fixing warnings or compilations errors, the compiler output should
also be in the changelog.

I don't recall seeing such warnings and I cannot make them happen with
drivers/gpio/gpiolib.c or with drivers/gpio/max732x.c or with
drivers/gpio/pca953x.c.  So we still don't know what this patch
does :(


Well sure it's small.  But converting things to `const' carries a
fairly high risk of adding new warnings or breaking the build.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Make gpiochip label const, Dmitry Baryshkov, (Tue Aug 12, 1:39 pm)
Re: [PATCH] Make gpiochip label const, David Brownell, (Tue Aug 12, 3:06 pm)
Re: [PATCH] Make gpiochip label const, Dmitry Baryshkov, (Sun Aug 17, 12:00 pm)
Re: [PATCH] Make gpiochip label const, Andrew Morton, (Tue Aug 19, 1:43 am)
Re: [PATCH] Make gpiochip label const, Dmitry, (Tue Aug 19, 4:13 am)
Re: [PATCH] Make gpiochip label const, Andrew Morton, (Tue Aug 19, 11:28 am)
Re: [PATCH] Make gpiochip label const, Dmitry Baryshkov, (Wed Aug 20, 1:39 am)
Re: [PATCH] Make gpiochip label const, David Brownell, (Wed Aug 20, 8:50 am)