Commit e0ab2c8e authored by Manav Batra's avatar Manav Batra Committed by Greg Kroah-Hartman

staging: rts5208: alignment to match open paranthesis

Fixes CHECK: Alignment should match open parenthesis
Signed-off-by: default avatarManav Batra <batmanav10@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 649b55b4
......@@ -49,7 +49,7 @@ static int ms_parse_err_code(struct rtsx_chip *chip)
}
static int ms_transfer_tpc(struct rtsx_chip *chip, u8 trans_mode,
u8 tpc, u8 cnt, u8 cfg)
u8 tpc, u8 cnt, u8 cfg)
{
struct ms_info *ms_card = &chip->ms_card;
int retval;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment