diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-26 00:33:35 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-28 23:30:56 +0900 |
commit | bf36b4bf1b9a7a0015610e2f038ee84ddb085de2 (patch) | |
tree | ef9a316e89f8e1e7ed662e49f898c933c8677d8b /fs/jbd2/commit.c | |
parent | 7a6c355b55c051eb37cb15d191241da3aa3d6cba (diff) |
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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions