rt2x00: Make rt2x00leds_register return void
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 9 Mar 2008 21:47:08 +0000 (22:47 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2008 23:31:41 +0000 (19:31 -0400)
rt2x00dev isn't interested in the rt2x00leds_register() value
anyway. So lets make it return void to even prevent people from
assuming there is anybody interested in the returnvalue.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found