From: Rickard Strandqvist Date: Mon, 19 May 2014 21:42:08 +0000 (+0200) Subject: staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer dereference X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~514 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe456ff4bce247e4444bef847ba4905647664895;p=pandora-kernel.git staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer dereference There is otherwise a risk of a possible null pointer dereference. Was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed