diff options
author | Rajat Asthana <[email protected]> | 2021-06-30 18:56:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-07-01 11:06:05 -0700 |
commit | 7fde9d6e839db604569ad5de5fbe7dd3cd8e2136 (patch) | |
tree | 62509a968647a826183d43313c20480091c11b19 /scripts/gdb/linux/tasks.py | |
parent | 4c52729377eab025b238caeed48994a39c3b73f2 (diff) |
lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
Declare LZ4_decompress_safe_withPrefix64k as static to fix sparse
warning:
> warning: symbol 'LZ4_decompress_safe_withPrefix64k' was not declared.
> Should it be static?
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Rajat Asthana <[email protected]>
Reviewed-by: Nick Terrell <[email protected]>
Cc: Gao Xiang <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions