From: Michal Nazarewicz Date: Fri, 29 Nov 2013 17:10:59 +0000 (+0100) Subject: staging: lustre: fix potential NULL pointer dereference X-Git-Tag: v3.14-rc1~150^2~648 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358bd68cbdf23797f7360948094b4920caf65877;p=pandora-kernel.git staging: lustre: fix potential NULL pointer dereference The rest of the code seem to imply that rmf_dumper may indeed be NULL. Change the code so that dumping is not even considered if rmf_dumper callback is not set. Signed-off-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed