]> git.baikalelectronics.ru Git - kernel.git/commit
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
authorFabian Frederick <fabf@skynet.be>
Tue, 17 Feb 2015 21:46:30 +0000 (13:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Feb 2015 22:34:52 +0000 (14:34 -0800)
commit64d6b8461d64fb9981a351120f32933dab889b0f
tree2bf772b16365fa597d46d591ad5d0e8be188dfee
parentfd76e4a254a20d3e0b689d0c1058235d191279a4
fs/affs/inode.c: remove double extern affs_symlink_inode_operations

affs_symlink_inode_operations was already declared extern in affs.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>
fs/affs/inode.c