diff options
| author | Colin Ian King <[email protected]> | 2017-10-12 17:44:06 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2017-11-03 21:53:30 +0800 |
| commit | 2f1fedca9b97e87413db52c54745e9cc28b70169 (patch) | |
| tree | 72ca81fde2296eb9d135edb7fb8774691e7bc83c /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 27b43fd95b144484713855c6d4fe832d22e48838 (diff) | |
crypto: cavium - clean up clang warning on unread variable offset
The variable offset is being assigned and not being used; it should
be passed as the 2nd argument to call to function nitrox_write_csr
but has been omitted. Fix this.
Cleans up clang warning: Value stored to 'offset' is never read
Fixes: 14fa93cdcd9b ("crypto: cavium - Add support for CNN55XX adapters.")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions