OSDN Git Service

staging: vt6655: remove unnecessary line breaks in function definition.
authorDanilo Alves <daniloalves@riseup.net>
Sat, 7 Apr 2018 14:55:15 +0000 (11:55 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:23:36 +0000 (15:23 +0200)
commit009bdc15ab5578401ebca6d362ca35e47b5b8f6a
tree2c49a9497013c1470d107c9ce591d635668cab17
parent1dc751a5b51d730a98b528672f91d7a38aca5123
staging: vt6655: remove unnecessary line breaks in function definition.

This patch corrects the function definition style of CARDvSafeResetRx.
Issue found by checkpatch.

CHECK: Lines should not end with a '('

Signed-off-by: Danilo Alves <daniloalves@riseup.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/card.c