]> git.baikalelectronics.ru Git - kernel.git/commit
staging: greybus: tools: Fix braces {} style
authorSimran Singhal <singhalsimran0@gmail.com>
Sun, 22 Mar 2020 17:30:45 +0000 (23:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2020 10:41:06 +0000 (11:41 +0100)
commit9be30c25cfb9a9482bc0a22246bd96eb5a6a8b83
tree0660aaad61233d93c536b5f8c68fe63e7a5f1624
parent050c58a7a9fc4eeb2a3655035dca550db1f38e1c
staging: greybus: tools: Fix braces {} style

This patch fixes the check reported by checkpatch.pl
for braces {} should be used on all arms of this statement.

Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20200322173045.GA24700@simran-Inspiron-5558
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/tools/loopback_test.c