]> bbs.cooldavid.org Git - net-next-2.6.git/commit
staging: speakup: speakup_soft.c: style fixes
authorChristopher Brannon <cmbrannon79@gmail.com>
Fri, 15 Oct 2010 00:23:57 +0000 (19:23 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Oct 2010 19:22:37 +0000 (12:22 -0700)
commit13f1a041ac02195ef4a84cd34693ed99a45186fb
tree7b57dcafb014a74b450b75f14b12d70ecd13c0c7
parente66c3d84759b84cf4816b252f15b8a023e7bd659
staging: speakup: speakup_soft.c: style fixes

* Clean this file based on reports from checkpatch.pl.
* Make the file_operations structure const.
* Use strict_strtoul instead of simple_strtoul.

Signed-off-by: Christopher Brannon <chris@the-brannons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/speakup/speakup_soft.c