diff options
| -rw-r--r-- | fs/xfs/xfs_quotaops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_quotaops.c b/fs/xfs/xfs_quotaops.c index f82d79a8c694..de9493253edf 100644 --- a/fs/xfs/xfs_quotaops.c +++ b/fs/xfs/xfs_quotaops.c | |||
| @@ -269,7 +269,6 @@ xfs_fs_get_nextdqblk( | |||
| 269 | /* ID may be different, so convert back what we got */ | 269 | /* ID may be different, so convert back what we got */ |
| 270 | *qid = make_kqid(current_user_ns(), qid->type, id); | 270 | *qid = make_kqid(current_user_ns(), qid->type, id); |
| 271 | return 0; | 271 | return 0; |
| 272 | |||
| 273 | } | 272 | } |
| 274 | 273 | ||
| 275 | STATIC int | 274 | STATIC int |
