From: Zheng Di Date: Mon, 1 Sep 2014 17:51:28 +0000 (+0800) Subject: staging: lustre: declare some functions as static X-Git-Tag: fixes-for-v3.18-merge-window~15^2~859 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6e962c5a0d11bad9711171743756578d2969f45;p=pandora-kernel.git staging: lustre: declare some functions as static Declare these functions as static: llog_alloc_handle() is used in llog_open() only. llog_free_handle() is used in llog_close() only. Signed-off-by: Zheng Di Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed