Skip to content
Commit bf36b4bf authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

modpost: fix the missed iteration for the max bit in do_input()



This loop should iterate over the range from 'min' to 'max' inclusively.
The last interation is missed.

Fixes: 1d8f430c ("[PATCH] Input: add modalias support")
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Tested-by: default avatarJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
parent 7a6c355b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment