diff options
author | Tyler Hicks <[email protected]> | 2022-05-26 19:00:02 -0500 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2022-07-02 18:52:21 +0900 |
commit | 47b1e3432b06c17b2d123b7ad30f04dd97b6d6f7 (patch) | |
tree | 380fa1e42413a686cb80628a3fe70489d0095572 /tools/perf/scripts/python | |
parent | c58c72d301d3d16ba1167d56417af39761829030 (diff) |
9p: Remove unnecessary variable for old fids while walking from d_parent
Remove the ofid variable that's local to the conditional block in favor
of the old_fid variable that's local to the entire function.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tyler Hicks <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions