]> git.baikalelectronics.ru Git - kernel.git/commit
fs/affs/super.c: remove unused variable
authorFabian Frederick <fabf@skynet.be>
Mon, 13 Oct 2014 22:53:50 +0000 (15:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 00:18:21 +0000 (02:18 +0200)
commit6e77ac27cb8b507033a35bb1ca25ee595930eac7
treeb917e390118ad21c694422a6bcdbdb59ad7c3c13
parentef86f20f163720fe8f402adb099b3c7488414dc2
fs/affs/super.c: remove unused variable

key is set in affs_fill_super but never used.

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/super.c