]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: ehci-dbg: use a blank line after struct declarations
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:45:01 +0000 (22:45 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commite1666317d8c543b80cedacece72ebb17d80e2994
tree76e60ca8900919a984375c1cbdcc186be05d991d
parentc768ffb891df375bc111515047fa56521401bab3
usb: host: ehci-dbg: use a blank line after struct declarations

This patch fixes coding style issues reported by checkpatch concerning
to missing line after struct declarations.

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-dbg.c