usb: host: ehci-dbg: enclose conditional blocks with braces
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:45:06 +0000 (22:45 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commit04b8ad436848b11ef6cc54589bd96cacd69fa6e7
treee6b6ff066527a2934d847426ceb6aa6167c15100
parent12ef7dd97c3302c6c308484ffce392ef2383783a
usb: host: ehci-dbg: enclose conditional blocks with braces

This patch fixes coding style issues reported by checkpatch concerning
to conditional blocks without braces.

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