Skip to content

Commit a792d90

Browse files
Fabian Fredericktorvalds
Fabian Frederick
authored andcommitted
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent b9f6614 commit a792d90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fs/hfs/hfs_fs.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@ extern int hfs_mac2asc(struct super_block *, char *, const struct hfs_name *);
242242
/* super.c */
243243
extern void hfs_mark_mdb_dirty(struct super_block *sb);
244244

245-
extern struct timezone sys_tz;
246-
247245
/*
248246
* There are two time systems. Both are based on seconds since
249247
* a particular time/date.

0 commit comments

Comments
 (0)