Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

fs/hfs/hfs_fs.h: remove redundant sys_tz declaration

sys_tz is already declared in include/linux/time.h

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Fabian Frederick and committed by
Linus Torvalds
a792d908 b9f66140

-2
-2
fs/hfs/hfs_fs.h
··· 242 242 /* super.c */ 243 243 extern void hfs_mark_mdb_dirty(struct super_block *sb); 244 244 245 - extern struct timezone sys_tz; 246 - 247 245 /* 248 246 * There are two time systems. Both are based on seconds since 249 247 * a particular time/date.