]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: storage: alauda: initialize variables directly
authorEmilio López <emilio@elopez.com.ar>
Sun, 12 May 2013 14:43:23 +0000 (11:43 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2013 00:48:28 +0000 (17:48 -0700)
commit6523f6d2475df99e441bd742d2a8993f64124ce9
treea5228f9aab3a150e450dc242e1b674135b59592e
parent4cb4f83826195e37dbaeaa0ba0b0c50110061009
usb: storage: alauda: initialize variables directly

Clean up the code a bit to initialize the variables directly when
defining them.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/alauda.c