diff options
| author | Shukun Tan <[email protected]> | 2019-10-21 15:41:02 +0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-10-26 02:09:59 +1100 |
| commit | 719181f39a1045674b04256f54492f7fd97deddb (patch) | |
| tree | d3be2451d23a90f919b9589dd794eef0034780b9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | e10966981f7258dd7283f3028f414dd127bb5bfc (diff) | |
crypto: hisilicon - fix param should be static when not external.
This patch fixes following sparse warning:
zip_main.c:87:1: warning: symbol 'hisi_zip_list' was not declared.
Should it be static?
zip_main.c:88:1: warning: symbol 'hisi_zip_list_lock' was not declared.
Should it be static?
zip_main.c:948:68: warning: Using plain integer as NULL pointer
Signed-off-by: Shukun Tan <[email protected]>
Signed-off-by: Zhou Wang <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions