USB: storage: karma: add whitespace after declarations
authorBharath Vedartham <linux.bhar@gmail.com>
Mon, 21 Jan 2019 11:04:55 +0000 (16:34 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 08:08:17 +0000 (09:08 +0100)
commit9812de4fb87439427c9b8cf1f3b839731f898afd
tree4f64f682d592bc69cf9059aee2a44ea5f8d8b634
parentd7a6c0ce8d26412903c7981503bad9e1cc7c45d2
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>
drivers/usb/storage/karma.c