diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-09-28 12:18:04 +0800 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2019-11-21 11:35:44 +0200 |
commit | 1e295d4dd5b2e3d9dab68bfcab1f5666cde3804d (patch) | |
tree | ec7a47a18f3e9ca624209b26707dd957e34db4ea /tools/perf/scripts/python/syscall-counts.py | |
parent | abb7e16fb6dfc32d0c0e63787409fdb4c348915c (diff) |
habanalabs: remove set but not used variable 'ctx'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/misc/habanalabs/device.c: In function hpriv_release:
drivers/misc/habanalabs/device.c:45:17: warning: variable ctx set but not used [-Wunused-but-set-variable]
It is never used since commit eb7caf84b029 ("habanalabs:
maintain a list of file private data objects")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions