OSDN Git Service

staging/qlge: add braces to conditional statement
authorDorothea Ehrl <dorothea.ehrl@fau.de>
Wed, 27 Nov 2019 12:30:50 +0000 (13:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2019 09:34:43 +0000 (10:34 +0100)
commit2d060684ab4c2a9078c63a00892037dd4cfa6966
tree29b9d382a45688af8eabcf8649edb8aed963aac8
parentd00208b6464fd1127bf1b82b31789f1ac7d02a4a
staging/qlge: add braces to conditional statement

This patch fixes "CHECK: braces {} should be used on all arms of this
statement" by checkpatch.pl.

Signed-off-by: Dorothea Ehrl <dorothea.ehrl@fau.de>
Co-developed-by: Vanessa Hack <vanessa.hack@fau.de>
Signed-off-by: Vanessa Hack <vanessa.hack@fau.de>
Link: https://lore.kernel.org/r/20191127123052.16424-3-dorothea.ehrl@fau.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_main.c