wl1271_cmd.c: cleanup char => u8
authorDan Carpenter <error27@gmail.com>
Wed, 23 Dec 2009 13:23:19 +0000 (15:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Dec 2009 21:19:57 +0000 (16:19 -0500)
This is just a clean up and doesn't make a functional difference.  It keeps the
lint checkers happy.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found