Fabian Frederick <f...@skynet.be> writes:

> sys_tz is already declared extern struct in include/linux/time.h
>
> Cc: Andrew Morton <a...@linux-foundation.org>
> Cc: OGAWA Hirofumi <hirof...@mail.parknet.co.jp>
> Signed-off-by: Fabian Frederick <f...@skynet.be>
> ---
>  fs/fat/misc.c | 2 --
>  1 file changed, 2 deletions(-)

Acked-by: OGAWA Hirofumi <hirof...@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 <hirof...@mail.parknet.co.jp>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to