Staging: mt7621-dma: Remove braces around single if statement
authorPuranjay Mohan <puranjay12@gmail.com>
Sun, 19 May 2019 17:00:32 +0000 (22:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 08:57:19 +0000 (10:57 +0200)
commite23fa431e77de3165302d71d90285deff9376676
tree0ae2096a904422dc83e9db2623e3863d01ae4265
parentcc9daca6e0ebd443ab1893f0d357fba1ce49bbeb
Staging: mt7621-dma: Remove braces around single if statement

Fix following checkpatch.pl warning by removing unnecessary braces:
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dma/mtk-hsdma.c