From: Haneen Mohammed Date: Sat, 21 Mar 2015 07:47:56 +0000 (+0300) Subject: Staging: lustre: Fix externs should be avoided in .c X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee941dfe7904c67794c52d78db7ec2d03a57257;p=pandora-kernel.git Staging: lustre: Fix externs should be avoided in .c Thi patch moves extern declaration to "obd_class.h". Remove prototype from "class_obd.c". Issue addressed by checkpatch.pl. Signed-off-by: Haneen Mohammed Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed