diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-06-27 05:02:45 +0200 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-18 02:31:39 +0200 |
commit | 2d8867f3e0833963dd4af64bed2fb47ed5cf55d8 (patch) | |
tree | de9c50f14e6b58da789817ef06a0363840331023 /lib/pldmfw | |
parent | lib/radix-tree: remove unused argument of insert_entries (diff) | |
download | linux-2d8867f3e0833963dd4af64bed2fb47ed5cf55d8.tar.xz linux-2d8867f3e0833963dd4af64bed2fb47ed5cf55d8.zip |
lib: make LZ4_decompress_safe_forceExtDict() static
LZ4_decompress_safe_forceExtDict() is only used in
lib/lz4/lz4_decompress.c, make it static to fix the build warning about
"no previous prototype" [1].
[1] https://lore.kernel.org/lkml/202206260948.akgsho1q-lkp@intel.com/
Link: https://lkml.kernel.org/r/1656298965-8698-1-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/pldmfw')
0 files changed, 0 insertions, 0 deletions