From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Fabian Frederick <fabf@skynet.be>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 1/1] fat: remove redundant sys_tz declaration
Date: Sun, 12 Oct 2014 21:01:29 +0900 [thread overview]
Message-ID: <87lhol7azq.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <1412009379-9189-1-git-send-email-fabf@skynet.be> (Fabian Frederick's message of "Mon, 29 Sep 2014 18:49:39 +0200")
Fabian Frederick <fabf@skynet.be> writes:
> sys_tz is already declared extern struct in include/linux/time.h
>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
> ---
> fs/fat/misc.c | 2 --
> 1 file changed, 2 deletions(-)
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
> diff --git a/fs/fat/misc.c b/fs/fat/misc.c
> index 628e22a..d8da2d2 100644
> --- a/fs/fat/misc.c
> +++ b/fs/fat/misc.c
> @@ -164,8 +164,6 @@ int fat_chain_add(struct inode *inode, int new_dclus, int nr_cluster)
> return 0;
> }
>
> -extern struct timezone sys_tz;
> -
> /*
> * The epoch of FAT timestamp is 1980.
> * : bits : value
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
prev parent reply other threads:[~2014-10-12 12:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-29 16:49 Fabian Frederick
2014-10-12 12:01 ` OGAWA Hirofumi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lhol7azq.fsf@devron.myhome.or.jp \
--to=hirofumi@mail.parknet.co.jp \
--cc=akpm@linux-foundation.org \
--cc=fabf@skynet.be \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome