提交 5191673b 编写于 作者: C Colin Ian King 提交者: David S. Miller

wan: dscc4: fix various indentation issues

There are some lines that have indentation issues, fix these.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 039d52e1
......@@ -458,7 +458,7 @@ static int state_check(u32 state, struct dscc4_dev_priv *dpriv,
if (debug > 1) {
if (SOURCE_ID(state) != dpriv->dev_id) {
printk(KERN_DEBUG "%s (%s): Source Id=%d, state=%08x\n",
dev->name, msg, SOURCE_ID(state), state );
dev->name, msg, SOURCE_ID(state), state);
ret = -1;
}
if (state & 0x0df80c00) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册