]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/spi/spi-mt7621.c
staging: mt7621-spi: Remove unnecessary braces {} from single statement if block.
authorSankalp Negi <sankalpnegi2310@gmail.com>
Sat, 2 Jun 2018 18:37:31 +0000 (00:07 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jun 2018 07:05:12 +0000 (09:05 +0200)
commit9c562d8411a54f6731cdc587c29968d9e8610c85
tree225d25c19f846a1b05646df309e3ca98ade732fb
parent6e89217cdb28809a039dad9c5cb321d408ca2473
staging: mt7621-spi: Remove unnecessary braces {} from single statement if block.

The patch fixes following checkpatch.pl issue:
WARNING : braces {} are not necessary for single statement blocks

Signed-off-by: Sankalp Negi <sankalpnegi2310@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-spi/spi-mt7621.c