diff options
| author | Arnd Bergmann <[email protected]> | 2017-05-14 09:36:08 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-05-15 12:18:51 +0200 |
| commit | 6c5ed91b0ca6480642eed4fd9862e2bb238f35ae (patch) | |
| tree | be3da959d40dd4d5bfdf9ca67edb3aeb7993301c /tools/perf/scripts/python/sctop.py | |
| parent | be2496ffbea74c4d2ec49e4a9d9a37c6a1f0462c (diff) | |
staging: ccree: remove unused function argument
"gcc -Wunused" warns about one argument being assigned but not used:
drivers/staging/ccree/ssi_cipher.c: In function 'ssi_blkcipher_complete':
drivers/staging/ccree/ssi_cipher.c:747:41: error: parameter 'info' set but not used [-Werror=unused-but-set-parameter]
We can simply drop that argument here and in its callers.
Fixes: 302ef8ebb4b2 ("staging: ccree: add skcipher support")
Signed-off-by: Arnd Bergmann <[email protected]>
[ gby: rebased patch on latest revision and chopped >80 chars long lines ]
Signed-off-by: Gilad Ben-Yossef <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions