]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: Remove unused functions and definitions from cl_object
authorOleg Drokin <green@linuxhacker.ru>
Tue, 29 Sep 2015 03:43:52 +0000 (23:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 13:22:27 +0000 (15:22 +0200)
commit71564f84a0830884b3ffe75391b653e6ca0716fd
treea455c701f9033689e9b119d1c8fd1dc0cd130c37
parent171251f1259f2d1cb23ef8e31cb130da6c8e8b64
staging/lustre: Remove unused functions and definitions from cl_object

cl_object_header_fini, cl_object_has_locks, cl_attr2lvb,
cl_page_list_own, cl_page_list_unmap, cl_2queue_assume,
cl_io_print, cl_enqueue,
also cleanup extern declarations in cl_object.h

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/cl_object.h
drivers/staging/lustre/lustre/obdclass/cl_io.c
drivers/staging/lustre/lustre/obdclass/cl_lock.c
drivers/staging/lustre/lustre/obdclass/cl_object.c