summaryrefslogtreecommitdiff
path: root/mm/tests/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorAlexey Velichayshiy <a.velichayshiy@ispras.ru>2026-04-12 16:50:08 +0300
committerTyler Hicks <code@tyhicks.com>2026-05-11 09:53:14 -0500
commit4d97a37e2cedb008eb39354b2a4e2af9ae8bdbe7 (patch)
tree1c37379371655cc925da74d392aa4fe26f285d97 /mm/tests/git@git.tavy.me:linux.git
parent5d6919055dec134de3c40167a490f33c74c12581 (diff)
ecryptfs: remove redundant variable found_auth_tok
The found_auth_tok variable is no longer needed, as the fact of finding a token is determined directly by jumping to the found_matching_auth_tok label inside the loop. Remove found_auth_tok, simplifying the function logic. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Alexey Velichayshiy <a.velichayshiy@ispras.ru> [tyhicks: Unsplit log message string] Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions