From fe456ff4bce247e4444bef847ba4905647664895 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Mon, 19 May 2014 23:42:08 +0200 Subject: [PATCH] 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-format-patch failed