]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: remove unused variable in ext4_get_parent
authorChristoph Hellwig <hch@lst.de>
Thu, 23 Oct 2008 18:33:29 +0000 (20:33 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Oct 2008 19:03:23 +0000 (12:03 -0700)
commit12ea0575b20464cb807333196839fa64cb11f12e
treee2313de491919549ed9065fb2604dd3d19a33ea3
parent951a4d2dde3ec83d82916feb794365a9627ba9f9
ext4: remove unused variable in ext4_get_parent

Signed-off-by: Christoph Hellwig <hch@lst.de>
[ All users removed in "switch all filesystems over to d_obtain_alias",
  aka commit 0afa1428ddacecd66354f07bf5f11843db5afa13 ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext4/namei.c