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