[PATCH 1/1] fs/xfs remove obsolete simple_strto<foo>
Ben Myers
bpm at sgi.com
Fri Jan 11 13:09:00 CST 2013
Hey,
On Fri, Jan 11, 2013 at 01:16:30PM +0530, Abhijit Pawar wrote:
> On 01/11/2013 12:06 PM, Jeff Liu wrote:
> > On 01/09/2013 10:04 PM, Abhijit Pawar wrote:
> >> This patch replaces usages of obsolete simple_strtoul with kstrtoint in xfs_args and suffix_strtoul.
> >>
> >> Signed-off-by: Abhijit Pawar <abhi.c.pawar at gmail.com>
> > checkpatch.pl show warning if we return EINVAL as below:
> > WARNING: return of an errno should typically be -ve (return -EINVAL)
> >
> > Can we just ignore such code style issue?
> I think we can.
> Ben?
Yep, no worries.
Regards,
Ben
More information about the xfs
mailing list