提交 8ddab428 编写于 作者: C Colin Ian King 提交者: Herbert Xu

padata: clean an indentation issue, remove extraneous space

Trivial fix to clean up an indentation issue
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 c10a5336
......@@ -720,7 +720,7 @@ int padata_start(struct padata_instance *pinst)
if (pinst->flags & PADATA_INVALID)
err = -EINVAL;
__padata_start(pinst);
__padata_start(pinst);
mutex_unlock(&pinst->lock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册