From: James Simmons Date: Thu, 11 Jun 2015 19:18:12 +0000 (-0400) Subject: staging:lustre: separate kernel and user land defines in the LNet headers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db18b8e98df2b946a0685ac501961d7110a61e26;p=pandora-kernel.git staging:lustre: separate kernel and user land defines in the LNet headers Currently the lnet headers used by user land contain various internal LNet structures that are only used by kernel space. Move the user land structures to headers used by user land. The kernel structures are relocated to headers that are never exposed to user land. Signed-off-by: James Simmons Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed