]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre/llite: Remove unused ll_rmdir_entry()
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:14 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commit942f2596071153ac188228c4cfc9a2fcccf0c724
treea025bee5f865bd2f3589193672560159069b8563
parent8edcb564466528090ac6d64c18559f10be8355cb
staging/lustre/llite: Remove unused ll_rmdir_entry()

The ioctl for this function was removed, but the function was
forgotten, so kill it now.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_internal.h
drivers/staging/lustre/lustre/llite/namei.c