]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: hdm-usb: init variables at declaration time
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 19 Aug 2016 09:12:59 +0000 (11:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 14:53:57 +0000 (16:53 +0200)
commit089612f183efb488c10e98c11feb12a2ed8c31f0
tree3a75a4143b7e087c5cc53a16d09f0374d1a73180
parentdd53ecbace23f61d10bf13cc678e36e85290a28b
staging: most: hdm-usb: init variables at declaration time

This patch initializes variables by the time they are declared.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-usb/hdm_usb.c