[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120506111251.GM22134@mwanda>
Date: Sun, 6 May 2012 14:12:51 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Johannes Thumshirn <morbidrsa@...glemail.com>
Cc: devel@...verdev.osuosl.org, gregkh@...uxfoundation.org,
linux-kernel@...r.kernel.org, andor.daam@...glemail.com,
grabner@....tugraz.at, jj@...osbits.net, stefanha@...il.com,
thomas@...3r.de
Subject: Re: [PATCH 1/8] drivers/staging/line6/control.c: Change
strict_strtoul to kstrtoul
On Sun, May 06, 2012 at 10:27:22AM +0200, Johannes Thumshirn wrote:
> On Sun, 2012-05-06 at 09:34 +0300, Dan Carpenter wrote:
> > On Sat, May 05, 2012 at 04:31:45PM +0200, Johannes Thumshirn wrote:
> > > Changed strict_strtoul() call to kstrtoul to make checkpatch.pl happy
> > >
> >
> > This would probably be better as kstrtou8(). You'd have to change
> > the type of value, and the function parameters which take value as
> > well. Also you would have to change the name of pod_set_param_int()
> > because it says "int".
> >
> >
> > regards,
> > dan carpenter
> >
>
> Ok I'll look over these patches again, but I've got another question
> regarding these, should I re-diff against the current linux-next or
> against these patches?
>
Current linux-next, please. Unless you recieved an email that Greg
merged them, then they will be included in linux-next and both
answers are equivalent.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists