Messages in this thread |  | | From | OGAWA Hirofumi <> | Subject | Re: [PATCH 0/3] fs/fat: minor cleanup | Date | Wed, 18 Feb 2015 04:45:22 +0900 |
| |
Alexander Kuleshov <kuleshovmail@gmail.com> writes:
> Hello,
Hi,
> this patchset provides a couple of minor cleanup.
Looks good to me. Ack for all 3 patches.
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Thanks.
> Alexander Kuleshov (3): > fs/fat: remove unnecessary super_block *sb defintion > fs/fat: use MSDOS_SB to get msdos superblock > fs/fat: remove unnecessary includes > > fs/fat/cache.c | 2 -- > fs/fat/dir.c | 4 ---- > fs/fat/fat.h | 3 --- > fs/fat/fatent.c | 3 --- > fs/fat/file.c | 4 ---- > fs/fat/inode.c | 15 ++------------- > fs/fat/misc.c | 4 ---- > fs/fat/namei_msdos.c | 2 -- > fs/fat/namei_vfat.c | 2 -- > fs/fat/nfs.c | 1 - > 10 files changed, 2 insertions(+), 38 deletions(-)
-- OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
|  |