diff options
author | Geyslan G. Bem <geyslan@gmail.com> | 2016-01-26 02:45:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-03 22:44:05 +0100 |
commit | d078c6e4ea5e6a93d44d5815d0ee4a9bb5c5718b (patch) | |
tree | 6d7f3c0b115425948f765ab402c4d7b99eb8d5ad /drivers/usb/storage | |
parent | usb: host: ehci-sched: use sizeof operator with parens (diff) | |
download | linux-d078c6e4ea5e6a93d44d5815d0ee4a9bb5c5718b.tar.xz linux-d078c6e4ea5e6a93d44d5815d0ee4a9bb5c5718b.zip |
usb: host: ehci-sched: remove unnecessary braces
This patch removes unnecessary braces in single statement blocks at the
same time as replaces the if statement with a ternary conditional.
Tested by compilation only.
Caught by checkpatch.
Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage')
0 files changed, 0 insertions, 0 deletions