diff options
author | Wei Yongjun <[email protected]> | 2021-02-10 08:01:31 +0000 |
---|---|---|
committer | Mimi Zohar <[email protected]> | 2021-02-12 11:11:59 -0500 |
commit | f6692213b5045dc461ce0858fb18cf46f328c202 (patch) | |
tree | a141a793c6aa0947f1903f4b216e992abc366289 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cccb0efdef01e8a9f44ac38e081c485f92fac3a4 (diff) |
integrity: Make function integrity_add_key() static
The sparse tool complains as follows:
security/integrity/digsig.c:146:12: warning:
symbol 'integrity_add_key' was not declared. Should it be static?
This function is not used outside of digsig.c, so this
commit marks it static.
Reported-by: Hulk Robot <[email protected]>
Fixes: 60740accf784 ("integrity: Load certs to the platform keyring")
Signed-off-by: Wei Yongjun <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Nayna Jain <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions