commit 21723a3974 ("*: fix comparison of missing keywords") removed
the error that this for loop was intended for but left the no-op for
loop in its place.
Fixes: 21723a3974 ("*: fix comparison of missing keywords")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>