]> asedeno.scripts.mit.edu Git - linux.git/commit
hfs/hfsplus: clean up unused variables in bnode.c
authorChristos Gkekas <chris.gekas@gmail.com>
Fri, 17 Nov 2017 23:29:54 +0000 (15:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Nov 2017 00:10:03 +0000 (16:10 -0800)
commit15ec37185ec66b8e199188bf8df3e7baf50ef77d
tree22efd6b5a0b4170c295138bb34463ad44875657c
parent577753cc57b19949b7ce0fc848c669d37e448c20
hfs/hfsplus: clean up unused variables in bnode.c

Delete variables 'tree' and 'sb', which are set but never used.

Link: http://lkml.kernel.org/r/1507977146-15875-1-git-send-email-chris.gekas@gmail.com
Signed-off-by: Christos Gkekas <chris.gekas@gmail.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfs/bnode.c
fs/hfsplus/bnode.c