summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2026-04-03 11:41:30 +0300
committerSudeep Holla <sudeep.holla@kernel.org>2026-05-05 17:45:59 +0300
commit5be6732f820c97ab2ab20a44770a9f85fa5c7099 (patch)
treec548b930ab0530a1817b4a9cc0937d632fb4477b /include/linux
parent6991e5de9709b0df1f37029e5d0ada6df69aea99 (diff)
downloadlinux-5be6732f820c97ab2ab20a44770a9f85fa5c7099.tar.xz
firmware: arm_scmi: quirk: Simplify quirk table iteration
The current table entry is assigned in both the init and loop expressions of the for-statement. Merge this into a single assignment in the conditional expression, to simplify the code. While at it, make the loop counter unsigned and loop-local. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/8577f4b103cf04420c3b67dcaad528daff867287.1775205358.git.geert+renesas@glider.be Signed-off-by: Sudeep Holla <sudeep.holla@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions