]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita962598646d166ecd9d7930f8aa618db7908e387
tree2f714fc3ea7d138bded3e651641650c73c2a8a73
parentfa5fc8f8a49c51b95f60f1da341ec3334eab6302
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