diff options
| author | Matthew R. Ochs <[email protected]> | 2015-08-26 18:36:12 -0500 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2015-08-26 18:08:47 -0700 |
| commit | 89576205de8a5b6c19a4b3bb25bd16484a567b4e (patch) | |
| tree | 7cc1f56d4fa8d553ab49be60145d9e2917c9b247 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 4da74db0d9a6ffe053d3a3efa756906e0afc4cf7 (diff) | |
cxlflash: Remove unused variable from queuecommand
The queuecommand routine has a local dev pointer used for the
dev_* prints. The two prints that currently exist are tucked
under a debug define and thus can be left out. Use the actual
location instead of a local to avoid this warning.
This patch is intended to be applied after the "CXL Flash Error
Recovery and Superpipe" series.
Signed-off-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Manoj N. Kumar <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions