diff options
author | 2022-05-26 19:00:02 -0500 | |
---|---|---|
committer | 2022-07-02 18:52:21 +0900 | |
commit | 47b1e3432b06c17b2d123b7ad30f04dd97b6d6f7 (patch) | |
tree | 380fa1e42413a686cb80628a3fe70489d0095572 /scripts/generate_rust_analyzer.py | |
parent | 9p: Make the path walk logic more clear about when cloning is required (diff) | |
download | wireguard-linux-47b1e3432b06c17b2d123b7ad30f04dd97b6d6f7.tar.xz wireguard-linux-47b1e3432b06c17b2d123b7ad30f04dd97b6d6f7.zip |
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/20220527000003.355812-5-tyhicks@linux.microsoft.com
Signed-off-by: Tyler Hicks <tyhicks@linux.microsoft.com>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions