]> git.baikalelectronics.ru Git - kernel.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)
commit9ab8a62135f047a2595a1cb0a146f2a08f239550
tree22efd6b5a0b4170c295138bb34463ad44875657c
parented4e55bad2d7d321efb104d3ed44bb4d9045038d
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