]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ncpfs/dir.c: remove redundant sys_tz declaration
authorFabian Frederick <fabf@skynet.be>
Mon, 13 Oct 2014 22:52:12 +0000 (15:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 00:18:16 +0000 (02:18 +0200)
commitd2db48394d424c8bef70d419aff116b2ee77eaaf
tree7972a212d19774f98c3c7d2790d65ba6e5a39468
parent5b26f184638f25f32752a0ce3699cb3e45e41eb2
fs/ncpfs/dir.c: remove redundant sys_tz declaration

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

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Petr Vandrovec <petr@vandrovec.name>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ncpfs/dir.c