From 3456a40e8f5ef46aaba1fcd0f9dfcffa4cdf0c8b Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Mon, 19 May 2014 23:40:35 +0200 Subject: [PATCH] staging: lustre: lustre: lov: lov_obd.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