Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-microblaze.git] / fs / quota / quota_v1.c
index 7ac5298..9f2b257 100644 (file)
@@ -127,7 +127,7 @@ static int v1_check_quota_file(struct super_block *sb, int type)
 {
        struct inode *inode = sb_dqopt(sb)->files[type];
        ulong blocks;
-       size_t off; 
+       size_t off;
        struct v2_disk_dqheader dqhead;
        ssize_t size;
        loff_t isize;