]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: ehci-dbg: fix up closing parenthesis
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:44:57 +0000 (22:44 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commit78698d66a1a7747b02e73e427d503c1426b8cd32
treea3ac8d36bc0237f96f33f2a12d939f1778cc1c82
parent5bb95ec8d74a99bdf69fd1cf28c340fd680effce
usb: host: ehci-dbg: fix up closing parenthesis

This patch puts the closing parenthesis at the statement end removing
unnecessary "new line".

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