From: Greg Kroah-Hartman Date: Sun, 13 Jul 2014 01:17:20 +0000 (-0700) Subject: staging: lustre: remove linux-prim.h X-Git-Tag: cleanup-for-v3.18~125^2~832 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa8d5b44740cd90551461e0ddbb34fbc6c914be5;p=pandora-kernel.git staging: lustre: remove linux-prim.h It's empty now, move the #include lines it was pulling in, into libcfs.h and sort them to remove the duplicates. Odds are they all aren't needed, but let's not break the build by experimenting with removing them at this point in time. Cc: Andreas Dilger Cc: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed