USB: idmouse cleanup
authorMariusz Kozlowski <m.kozlowski@tuxland.pl>
Mon, 6 Nov 2006 16:37:20 +0000 (17:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:23:37 +0000 (14:23 -0800)
commit54ecf1fba683f779a1b36abed9c843decafc7d5b
tree0a57c3371593d131fa91e5f6813e8ecd11e01437
parent8bb22d2bdaac415965e7be1af8da2b8f3ee35f31
USB: idmouse cleanup

Just digging through code and found these needless variable initializations. So here is the patch.

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/idmouse.c