commit | b9eafe438051f4dfde53227e609c932642d6dc8f | [log] [tgz] |
---|---|---|
author | Eli Lindsey <eli@siliconsprawl.com> | Tue Mar 09 00:15:32 2010 -0600 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:33 2010 -0700 |
tree | 490f9b179ddf21e52ea87abfd405ee480b961085 | |
parent | 69121fa8dc596a574a6c652c1717861eacc8dd8b [diff] |
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>