Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754290AbbBQTp3 (ORCPT ); Tue, 17 Feb 2015 14:45:29 -0500 Received: from mail.parknet.co.jp ([210.171.160.6]:41019 "EHLO mail.parknet.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753100AbbBQTp0 (ORCPT ); Tue, 17 Feb 2015 14:45:26 -0500 From: OGAWA Hirofumi To: Alexander Kuleshov , Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] fs/fat: minor cleanup References: <1424200897-19171-1-git-send-email-kuleshovmail@gmail.com> Date: Wed, 18 Feb 2015 04:45:22 +0900 In-Reply-To: <1424200897-19171-1-git-send-email-kuleshovmail@gmail.com> (Alexander Kuleshov's message of "Wed, 18 Feb 2015 01:21:37 +0600") Message-ID: <87h9ukpbjh.fsf@mail.parknet.co.jp> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 38 Alexander Kuleshov writes: > Hello, Hi, > this patchset provides a couple of minor cleanup. Looks good to me. Ack for all 3 patches. Acked-by: OGAWA Hirofumi 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/