commit | ac33fbb86578c5587eb5904e66b9ea3ec99c78aa | [log] [tgz] |
---|---|---|
author | Andrey Shvetsov <andrey.shvetsov@k2l.de> | Fri Sep 09 15:25:41 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 12 09:47:15 2016 +0200 |
tree | dccdfb4c5eac288d8b8c0b8b2fb7912348c2ff32 | |
parent | 0e9b9d08319ce195e12f8cc7860949ca88c7541a [diff] |
staging: most: hdm-usb: initialize variables by declaration This patch moves initialization of the variables to the declaration where possible. 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>