mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
975da35f0f
Removes extra parentheses around function arguments. Issue detected and resolved using the following coccinelle script: @@ expression e; identifier f; @@ f(..., -( e -) ,...); Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
dma_fifo.c | ||
dma_fifo.h | ||
fwserial.c | ||
fwserial.h | ||
Kconfig | ||
Makefile | ||
TODO |