diff options
| author | Colin Ian King <[email protected]> | 2017-11-30 11:26:14 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2017-12-11 22:36:58 +1100 |
| commit | eaf356e4be27abcc3b741a3dd7e9bd530390c607 (patch) | |
| tree | 7ef94cc0609ac5bc32da6f4e6a107568110e4eec /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 761a6982198cf117686027377184e1513cba7e45 (diff) | |
crypto: cryptd - make cryptd_max_cpu_qlen module parameter static
The cryptd_max_cpu_qlen module parameter is local to the source and does
not need to be in global scope, so make it static.
Cleans up sparse warning:
crypto/cryptd.c:35:14: warning: symbol 'cryptd_max_cpu_qlen' was not
declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions