commit | 2174f6df7891fa331800beb72634c969f017900b | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Fri Nov 18 13:49:00 2011 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Fri Nov 18 13:49:00 2011 -0800 |
tree | f9253298863844903b0ed76c7e9ae1f663b1a9d3 | |
parent | 3d6d8d20ec4fd3b256632edb373a9c504724b8a9 [diff] |
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 <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>