commit | e1666317d8c543b80cedacece72ebb17d80e2994 | [log] [tgz] |
---|---|---|
author | Geyslan G. Bem <geyslan@gmail.com> | Mon Jan 25 22:45:01 2016 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 13:44:05 2016 -0800 |
tree | 76e60ca8900919a984375c1cbdcc186be05d991d | |
parent | c768ffb891df375bc111515047fa56521401bab3 [diff] |
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>