projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bda250d
)
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
author
Christoph Hellwig
<hch@lst.de>
Thu, 29 Jun 2017 18:43:19 +0000
(11:43 -0700)
committer
Darrick J. Wong
<darrick.wong@oracle.com>
Sun, 2 Jul 2017 04:09:33 +0000
(21:09 -0700)
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>
fs/xfs/xfs_quotaops.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_quotaops.c
b/fs/xfs/xfs_quotaops.c
index f82d79a8c694a8f32427b8d0e2923dbde1670d88..de9493253edfb99df4c2027866b5d3a36e693f1d 100644
(file)
--- a/
fs/xfs/xfs_quotaops.c
+++ b/
fs/xfs/xfs_quotaops.c
@@
-269,7
+269,6
@@
xfs_fs_get_nextdqblk(
/* ID may be different, so convert back what we got */
*qid = make_kqid(current_user_ns(), qid->type, id);
return 0;
-
}
STATIC int