diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-25 18:33:35 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-28 17:30:56 +0300 |
commit | bf36b4bf1b9a7a0015610e2f038ee84ddb085de2 (patch) | |
tree | ef9a316e89f8e1e7ed662e49f898c933c8677d8b /scripts/extract-fwblobs | |
parent | 7a6c355b55c051eb37cb15d191241da3aa3d6cba (diff) | |
download | linux-bf36b4bf1b9a7a0015610e2f038ee84ddb085de2.tar.xz |
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: 1d8f430c15b3 ("[PATCH] Input: add modalias support")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions