diff options
author | Julian Wiedmann <[email protected]> | 2021-06-11 09:33:35 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-11 12:49:15 -0700 |
commit | 3518ae76f2bbc465f7a0d7075fe71815e37b21c6 (patch) | |
tree | da958eae61eacc14968c24ff077d36bb5f437a6a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 7a4b92e8e0de9cbbb623310af76b1d60cd344b1d (diff) |
s390/qeth: unify the tracking of active cmds on ccw device
We have one field to track _whether_ a cmd is active on a ccw device
('irq_pending'), and one to track _which_ cmd it is ('active_cmd').
Get rid of the irq_pending field, by testing active_cmd for NULL.
Signed-off-by: Julian Wiedmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions