提交 e0ab2c8e 编写于 作者: M Manav Batra 提交者: Greg Kroah-Hartman

staging: rts5208: alignment to match open paranthesis

Fixes CHECK: Alignment should match open parenthesis
Signed-off-by: NManav Batra <batmanav10@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 649b55b4
...@@ -49,7 +49,7 @@ static int ms_parse_err_code(struct rtsx_chip *chip) ...@@ -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, 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; struct ms_info *ms_card = &chip->ms_card;
int retval; int retval;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册