From d6e962c5a0d11bad9711171743756578d2969f45 Mon Sep 17 00:00:00 2001 From: Zheng Di Date: Tue, 2 Sep 2014 01:51:28 +0800 Subject: [PATCH] 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-format-patch failed