diff options
| author | YueHaibing <[email protected]> | 2019-03-29 23:44:56 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-05-01 12:09:27 +1000 |
| commit | 32eeb5614d3bf166e84fe69bb5f3a51a48cac7a1 (patch) | |
| tree | 63867a4fb3b87273e0cd3d1ea399a6bf80ee06b0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | a5ae043de7678f189303559782f6057078459a41 (diff) | |
ocxl: remove set but not used variables 'tid' and 'lpid'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/misc/ocxl/link.c: In function 'xsl_fault_handler':
drivers/misc/ocxl/link.c:187:17: warning: variable 'tid' set but not used
drivers/misc/ocxl/link.c:187:6: warning: variable 'lpid' set but not used
They are never used and can be removed.
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Acked-by: Andrew Donnellan <[email protected]>
Acked-by: Frederic Barrat <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions