From: Rickard Strandqvist Date: Mon, 19 May 2014 21:40:35 +0000 (+0200) Subject: staging: lustre: lustre: lov: lov_obd.c: Fix for possible null pointer dereference X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3456a40e8f5ef46aaba1fcd0f9dfcffa4cdf0c8b;p=pandora-kernel.git 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-diff-tree failed