From: Greg Kroah-Hartman Date: Sat, 12 Jul 2014 05:30:54 +0000 (-0700) Subject: staging: lustre: ptlrpc: gss: delete unused code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~884 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b78560200d414ae24db0664f68619738def88885;p=pandora-kernel.git staging: lustre: ptlrpc: gss: delete unused code The gss code has never been built, there is no Kconfig option for it, so delete it as code that can not build goes bad really fast. If someone wants it back, they can revert this and fix any build errors that might be in it. Cc: Andreas Dilger Cc: Oleg Drokin Cc: hpdd-discuss Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed