ovl: Cleanup redundant blank lines

This patch removes redundant blanks lines in overlayfs.

Signed-off-by: hujianyang <hujianyang@huawei.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
This commit is contained in:
hujianyang
2014-11-26 16:16:59 +08:00
committed by Miklos Szeredi
parent a78d9f0d5d
commit 1ba38725a3
3 changed files with 0 additions and 3 deletions

View File

@@ -433,5 +433,4 @@ struct inode *ovl_new_inode(struct super_block *sb, umode_t mode,
}
return inode;
}