]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: host: ehci-dbg: add blank line after declarations
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:45:03 +0000 (22:45 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commit8d587d64955c42167e6fd413560452d064cd02d1
tree432b8cecdebbb0665a4e140a7ea3f6be6fc56551
parent1f8e5afdb28510eda75700e5c12af03550c10a8d
usb: host: ehci-dbg: add blank line after declarations

This patch fixes coding style issues reported by checkpatch concerning
to missing line after variable 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