diff options
author | YueHaibing <[email protected]> | 2019-08-22 22:46:49 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-08-30 18:05:31 +1000 |
commit | 2be7f901610ca0d8588865b13ca9046ec32fb9bb (patch) | |
tree | 14308d1cd63aef6b15c39d8780a84d81159cbf4f /scripts/gdb/linux/tasks.py | |
parent | 25e9960c370b23d6627a3424d0d9820e72152096 (diff) |
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
drivers/crypto/nx/nx.h:12:19: warning:
nx_driver_string defined but not used [-Wunused-const-variable=]
drivers/crypto/nx/nx.h:13:19: warning:
nx_driver_version defined but not used [-Wunused-const-variable=]
They are never used, so just remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions