From: Greg Kroah-Hartman Date: Sun, 13 Jul 2014 01:11:25 +0000 (-0700) Subject: staging: lustre: clean up some proc file declarations X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~833 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b335e2b2f2e92b1134035818c9ae9316bbddca3;p=pandora-kernel.git staging: lustre: clean up some proc file declarations This removes the DECLARE_PROC_HANDLER macro, and makes proc_call_handler a static function (horrible name to be in a module). This makes the linux-prim.h file empty now, so it can be removed soon. Cc: Andreas Dilger Cc: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed