From: Daeseok Youn Date: Wed, 26 Feb 2014 23:42:15 +0000 (+0900) Subject: staging: lustre: make functions as static X-Git-Tag: v3.15-rc1~139^2~833 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c272937fd58ad36325eabe4b8bfa1ef66f758e7b;p=pandora-kernel.git staging: lustre: make functions as static These functions are only referenced in this file scope so it can be marked static. And remove space between function name and open parenthesis. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed