Re: [PATCH 17/17 v3] hwmon: (i5k_amb) fix checkpatch issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jan 08, 2012 at 01:34:20PM -0500, Frans Meulenbroeks wrote:
> fixed:
> WARNING: simple_strtoul is obsolete, use kstrtoul instead
> #162: FILE: i5k_amb.c:162:
> +	unsigned long temp = simple_strtoul(buf, NULL, 10) / 500;
> 
> WARNING: simple_strtoul is obsolete, use kstrtoul instead
> #178: FILE: i5k_amb.c:178:
> +	unsigned long temp = simple_strtoul(buf, NULL, 10) / 500;
> 
> WARNING: simple_strtoul is obsolete, use kstrtoul instead
> #194: FILE: i5k_amb.c:194:
> +	unsigned long temp = simple_strtoul(buf, NULL, 10) / 500;
> 
> total: 0 errors, 3 warnings, 609 lines checked
> 
> i5k_amb.c has style problems, please review.
> 
> If any of these errors are false positives, please report
> them to the maintainer, see CHECKPATCH in MAINTAINERS.
> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@xxxxxxxxx>
> ---

Hi Frans,

I applied the entire series. I'll have to wait until the commit window closes
before I can push it to my kernel.org repository. For now, the up-to-date
repository is available at git://github.com/groeck/linux.git (branch hwmon or hwmon-next).

Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors


[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux