OSDN Git Service

staging/mt7621-dma: Format lines in "hsdma-mt7621.c" ending with an open parenthesis
authorKrish Jain <krishjain02939@gmail.com>
Wed, 8 Sep 2021 20:59:03 +0000 (22:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:54 +0000 (08:49 +0200)
commit411c2b9b717244b47d7b838237be14c4cc7d4e3a
tree3ee12652f92a256fa1cde5cfdd1f792a5acb8005
parent102243f893ecdef92690afcc2c42603b589329ac
staging/mt7621-dma: Format lines in "hsdma-mt7621.c" ending with an open parenthesis

This patch fixes the format of the code. It properly formats lines that
should not end with a '(' as suggested by checkpath.pl.

Signed-off-by: Krish Jain <krishjain02939@gmail.com>
Link: https://lore.kernel.org/r/20210908205903.GA108157@panther
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dma/hsdma-mt7621.c