提交 7175a112 编写于 作者: C Christoph Hellwig 提交者: Darrick J. Wong

xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk

Signed-off-by: NChristoph Hellwig <hch@lst.de>
Reviewed-by: NDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: NDarrick J. Wong <darrick.wong@oracle.com>
上级 bda250db
...@@ -269,7 +269,6 @@ xfs_fs_get_nextdqblk( ...@@ -269,7 +269,6 @@ xfs_fs_get_nextdqblk(
/* ID may be different, so convert back what we got */ /* ID may be different, so convert back what we got */
*qid = make_kqid(current_user_ns(), qid->type, id); *qid = make_kqid(current_user_ns(), qid->type, id);
return 0; return 0;
} }
STATIC int STATIC int
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册