提交 64d6ce8f 编写于 作者: C Colin Ian King 提交者: Marc Kleine-Budde

can: xilinx_can: clean up indentation issue

A statement is indented one level too deep, fix this.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Reviewed-by: NMichal Simek <michal.simek@xilinx.com>
Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
上级 c223da68
......@@ -1119,7 +1119,7 @@ static void xcan_err_interrupt(struct net_device *ndev, u32 isr)
cf->data[3] = CAN_ERR_PROT_LOC_CRC_SEQ;
}
}
priv->can.can_stats.bus_error++;
priv->can.can_stats.bus_error++;
}
if (skb) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册