]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
sysfs: convert to strict_strtoul
authorwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 11 Jun 2008 18:59:13 +0000 (18:59 +0000)
committerwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 11 Jun 2008 18:59:13 +0000 (18:59 +0000)
commit4890e02a1445bd898732f9fdc4dfd834db22c84f
treedc9048a1bf2e97bf63bb2edf2f4c32c73bee00b3
parent3f90c864d0e4b21492369bc7bec0551dad77b3ff
sysfs: convert to strict_strtoul

We should use strict_strtoul() instead of simple_strtoul() where
possible.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@777 030b6a49-0b11-0410-94ab-b0dab22257f2
kernel/2.6/drivers/net/can/sysfs.c