From: Kees Cook Date: Fri, 18 Nov 2011 21:49:00 +0000 (-0800) Subject: pstore: gracefully handle NULL pstore_info functions X-Git-Tag: v3.3-rc1~178^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2174f6df7891fa331800beb72634c969f017900b;p=pandora-kernel.git pstore: gracefully handle NULL pstore_info functions If a pstore backend doesn't want to support various portions of the pstore interface, it can just leave those functions NULL instead of creating no-op stubs. Signed-off-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed