Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: rts5208: alignment to match open paranthesis

Fixes CHECK: Alignment should match open parenthesis

Signed-off-by: Manav Batra <batmanav10@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Manav Batra and committed by
Greg Kroah-Hartman
e0ab2c8e 649b55b4

+1 -1
+1 -1
drivers/staging/rts5208/ms.c
··· 49 49 } 50 50 51 51 static int ms_transfer_tpc(struct rtsx_chip *chip, u8 trans_mode, 52 - u8 tpc, u8 cnt, u8 cfg) 52 + u8 tpc, u8 cnt, u8 cfg) 53 53 { 54 54 struct ms_info *ms_card = &chip->ms_card; 55 55 int retval;