提交 6f42a293 编写于 作者: K Kevin Lo 提交者: David S. Miller

net: phy: broadcom: fix checkpatch complains about tabs

This patch makes checkpatch happy for tabs
Signed-off-by: NKevin Lo <kevlo@kevlo.org>
Reviewed-by: NFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 ea6119aa
......@@ -356,7 +356,7 @@ static int bcm54811_config_init(struct phy_device *phydev)
BCM54612E_LED4_CLK125OUT_EN | reg);
if (err < 0)
return err;
}
}
return err;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册