staging: frontier: switch to strict_strtoul in tranzport.c
authorEli Lindsey <eli@siliconsprawl.com>
Tue, 9 Mar 2010 06:15:32 +0000 (00:15 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:33 +0000 (11:35 -0700)
commitb9eafe438051f4dfde53227e609c932642d6dc8f
tree490f9b179ddf21e52ea87abfd405ee480b961085
parent69121fa8dc596a574a6c652c1717861eacc8dd8b
staging: frontier: switch to strict_strtoul in tranzport.c

This is a patch to tranzport.c that changes a use of simple_strtoul to
strict_strtoul at the suggestion of checkpatch.pl

Signed-off-by: Eli Lindsey <eli@siliconsprawl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/frontier/tranzport.c