staging: panel: Fixed checkpatch warning about simple_strtoul()
authorPelle Windestam <iceaway@gmail.com>
Tue, 30 Aug 2011 18:29:24 +0000 (20:29 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Sep 2011 23:49:29 +0000 (16:49 -0700)
Fixed the checkpatch warning about sing simple_strtoul instead of
kstrtoul() in panel.c.

Signed-off-by: Pelle Windestam <iceaway@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found