commit | 089612f183efb488c10e98c11feb12a2ed8c31f0 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Fri Aug 19 11:12:59 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 21 16:53:57 2016 +0200 |
tree | 3a75a4143b7e087c5cc53a16d09f0374d1a73180 | |
parent | dd53ecbace23f61d10bf13cc678e36e85290a28b [diff] |
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>