提交 f329bdd4 编写于 作者: I Ilpo Järvinen 提交者: Jaroslav Kysela

mpu401: reindent misindented spinlock

Signed-off-by: NIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: NJaroslav Kysela <perex@perex.cz>
上级 0fdeb151
......@@ -1015,7 +1015,7 @@ int attach_mpu401(struct address_info *hw_config, struct module *owner)
mpu401_chk_version(m, devc);
if (devc->version == 0)
mpu401_chk_version(m, devc);
spin_unlock_irqrestore(&devc->lock,flags);
spin_unlock_irqrestore(&devc->lock, flags);
}
if (devc->version != 0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册