OSDN Git Service

staging: greybus: firmware: Remove extra braces from single line if
authorMichael Sartain <mikesart@fastmail.com>
Thu, 9 Mar 2017 16:58:04 +0000 (09:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 18:29:50 +0000 (19:29 +0100)
commit5099c4c4a6edca35a50d27016091f37002e86d4a
tree13f63152d6f1da3f0d2fae98bc83e8beabe61493
parent0c3801875c526b16fcd4719cd728e45ed092f9dd
staging: greybus: firmware: Remove extra braces from single line if

Fixes checkpatch warning:
  braces {} are not necessary for any arm of this statement

Signed-off-by: Michael Sartain <mikesart@fastmail.com>
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/Documentation/firmware/firmware.c