Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a792d908 authored by Fabian Frederick's avatar Fabian Frederick Committed by Linus Torvalds
Browse files

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



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

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b9f66140
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -242,8 +242,6 @@ extern int hfs_mac2asc(struct super_block *, char *, const struct hfs_name *);
/* super.c */
/* super.c */
extern void hfs_mark_mdb_dirty(struct super_block *sb);
extern void hfs_mark_mdb_dirty(struct super_block *sb);


extern struct timezone sys_tz;

/*
/*
 * There are two time systems.  Both are based on seconds since
 * There are two time systems.  Both are based on seconds since
 * a particular time/date.
 * a particular time/date.