diff options
author | David Härdeman <david@hardeman.nu> | 2010-10-30 22:17:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-31 02:02:22 +0100 |
commit | 0d07025effd3da8b9c74f18448823175f4c63a73 (patch) | |
tree | 7482289716e68a4239e11603af4848fc798d7b3b /fs/locks.c | |
parent | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify (diff) | |
download | linux-0d07025effd3da8b9c74f18448823175f4c63a73.tar.xz linux-0d07025effd3da8b9c74f18448823175f4c63a73.zip |
drivers/media/IR/ir-keytable.c: fix binary search
The input-large-scancode patches changed the binary search in
drivers/media/IR/ir-keytable.c to use unsigned integers, but
signed integers are actually necessary for the algorithm to work.
Signed-off-by: David Härdeman <david@hardeman.nu>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/locks.c')
0 files changed, 0 insertions, 0 deletions