summaryrefslogtreecommitdiffstats
path: root/mm/page_io.c
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2012-01-08 19:34:17 +0100
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-19 02:26:34 +0100
commite91aef22cdb9ca12099d6d21f88de5036fe26fb5 (patch)
treeb886cbb67674e1158905818524dcd07ed70852fb /mm/page_io.c
parenthwmon: (w83l785ts) fix checkpatch issues (diff)
downloadlinux-e91aef22cdb9ca12099d6d21f88de5036fe26fb5.tar.xz
linux-e91aef22cdb9ca12099d6d21f88de5036fe26fb5.zip
hwmon: (ad7418) fix checkpatch issues
fixed: WARNING: simple_strtol is obsolete, use kstrtol instead + long temp = simple_strtol(buf, NULL, 10); ERROR: do not use assignment in if condition + if (!(data = kzalloc(sizeof(struct ad7418_data), GFP_KERNEL))) { ERROR: do not use assignment in if condition + if ((err = sysfs_create_group(&client->dev.kobj, &data->attrs))) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions