diff options
author | Ben Dooks (Codethink) <[email protected]> | 2019-10-16 13:33:17 +0100 |
---|---|---|
committer | Kees Cook <[email protected]> | 2019-10-29 09:43:03 -0700 |
commit | 8d82cee2f8aa8b9bc806907ecd9e1494c6e8526b (patch) | |
tree | e0bd515af30ac3bcc6c17ae58155a08feff4d148 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | da0c9ea146cbe92b832f1b0f694840ea8eb33cce (diff) |
pstore: Make pstore_choose_compression() static
The pstore_choose_compression() function is not exported so make it
static to avoid the following sparse warning:
fs/pstore/platform.c:796:13: warning: symbol 'pstore_choose_compression' was not declared. Should it be static?
Signed-off-by: Ben Dooks <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Fixes: cb095afd4476 ("pstore: Centralize init/exit routines")
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions