commit | 9812de4fb87439427c9b8cf1f3b839731f898afd | [log] [tgz] |
---|---|---|
author | Bharath Vedartham <linux.bhar@gmail.com> | Mon Jan 21 16:34:55 2019 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 22 09:08:17 2019 +0100 |
tree | 4f64f682d592bc69cf9059aee2a44ea5f8d8b634 | |
parent | d7a6c0ce8d26412903c7981503bad9e1cc7c45d2 [diff] |
USB: storage: karma: add whitespace after declarations fixed the checkpatch.pl warning: WARNING: Missing a blank line after declarations Added space after declarations to conform to coding style. Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>