diff options
author | Tiezhu Yang <[email protected]> | 2022-06-27 11:02:45 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-07-17 17:31:39 -0700 |
commit | 2d8867f3e0833963dd4af64bed2fb47ed5cf55d8 (patch) | |
tree | de9c50f14e6b58da789817ef06a0363840331023 /scripts/gdb/linux/modules.py | |
parent | cda83bb8a61e6d7ce231dc1c2b78a9b79b1f1411 (diff) |
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/[email protected]/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tiezhu Yang <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions