Re: [RFC][PATCH 1/2] hwmon: (w83627ehf) Replace deprecatedstrict_strto*

From: Guenter Roeck
Date: Sat Jan 14 2012 - 12:47:50 EST


On Sat, Jan 14, 2012 at 12:44:45PM -0500, Jean Delvare wrote:
> On Sat, 14 Jan 2012 09:25:38 -0800, Guenter Roeck wrote:
> > On Fri, Jan 13, 2012 at 08:39:41PM -0500, Alex Rio wrote:
> > > Replaces deprecated function strict_strto* to kstrto*. In the future
> > > the strict_strto could disappear so the replacement was done.
> > > I'm not sure if this is being done for all the files in a single
> > > patch, anyway I'm including it here just in case.
> > > Checkpatch.pl now leaves 5 "errors", they are mostly
> > > assignments inside if's statements, taking them out does not
> > > significantly increases readability.
> > >
> > > Signed-off-by: Alex Rio <scasbyte@xxxxxxxxx>
> >
> > Acked-by: Guenter Roeck <guenter.roeck@xxxxxxxxxxxx>
> >
> > Jean, do you want to take this one ? Otherwise, I'll add it to my pending list
> > for the next -rc.
>
> Err, I'm confused... Aren't these changes already upstream?
>
Yes, you are right. Sorry for the noise.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/