xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
This commit is contained in:
Christoph Hellwig 2017-06-29 11:43:19 -07:00 committed by Darrick J. Wong
parent bda250dbaf
commit 7175a11214

View file

@ -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