提交 877aabd6 编写于 作者: F Fabian Frederick 提交者: Linus Torvalds

fat: remove redundant sys_tz declaration

sys_tz is already declared extern struct in include/linux/time.h
Signed-off-by: NFabian Frederick <fabf@skynet.be>
Cc: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 54cc6cea
...@@ -164,8 +164,6 @@ int fat_chain_add(struct inode *inode, int new_dclus, int nr_cluster) ...@@ -164,8 +164,6 @@ int fat_chain_add(struct inode *inode, int new_dclus, int nr_cluster)
return 0; return 0;
} }
extern struct timezone sys_tz;
/* /*
* The epoch of FAT timestamp is 1980. * The epoch of FAT timestamp is 1980.
* : bits : value * : bits : value
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册