diff options
| author | Colin Ian King <[email protected]> | 2017-11-08 13:00:30 +0000 |
|---|---|---|
| committer | Boris Ostrovsky <[email protected]> | 2017-11-08 14:15:28 +0000 |
| commit | 52847bb79b524c6f6c177d3247e824ad7487b31c (patch) | |
| tree | 8e8caf7444ca53393206b20228c967ef70556188 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | xen: select grant interface version (diff) | |
| download | kernel-52847bb79b524c6f6c177d3247e824ad7487b31c.tar.gz kernel-52847bb79b524c6f6c177d3247e824ad7487b31c.zip | |
xen/privcmd: remove unused variable pageidx
Variable pageidx is assigned a value but it is never read, hence it
is redundant and can be removed. Cleans up clang warning:
drivers/xen/privcmd.c:199:2: warning: Value stored to 'pageidx'
is never read
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
