Re: [PATCH v7 14/22] ext2: Remove xip.c and xip.h

2014-04-09 Thread Jan Kara
On Sun 23-03-14 15:08:40, Matthew Wilcox wrote: > These files are now empty, so delete them Looks good, you can add: Reviewed-by: Jan Kara Honza > > Signed-off-by: Matthew Wilcox > --- > fs/ext2/Makefile | 1 - > fs/ext2/inode.

[PATCH v7 14/22] ext2: Remove xip.c and xip.h

2014-03-23 Thread Matthew Wilcox
These files are now empty, so delete them Signed-off-by: Matthew Wilcox --- fs/ext2/Makefile | 1 - fs/ext2/inode.c | 1 - fs/ext2/namei.c | 1 - fs/ext2/super.c | 1 - fs/ext2/xip.c| 15 --- fs/ext2/xip.h| 16 6 files changed, 35 deletions(-) delete