]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: lustre: dir: Remove wrapper function
authorShivani Bhardwaj <shivanib134@gmail.com>
Fri, 6 Nov 2015 16:55:29 +0000 (22:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitc6ef5b91f3df7d22c058a135871d5827add94498
treebfef56c3c7fd4d69d014315bbbf94a554fb6b62e
parentee98e44249a95832f24469d8caa8a693b88f854a
Staging: lustre: dir: Remove wrapper function

Remove the function ll_check_page() and replace all its calls with the
function it wrapped.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Acked-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c