Bluetooth: Use strict_strtoul instead of simple_strtoul
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 9 Mar 2010 19:38:03 +0000 (21:38 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 May 2010 07:34:04 +0000 (09:34 +0200)
commit7b767cad296d17cfe071734f71a3b7b479534c8c
tree2f714fc3ea7d138bded3e651641650c73c2a8a73
parentf120c6b635a62d414876b517aec0468628acfc60
Bluetooth: Use strict_strtoul instead of simple_strtoul

Use strict_strtoul as suggested by checkpatch.pl for more strict input
checking.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_sysfs.c