diff options
author | David Härdeman | 2010-10-30 22:17:44 +0200 |
---|---|---|
committer | Linus Torvalds | 2010-10-30 18:02:22 -0700 |
commit | 0d07025effd3da8b9c74f18448823175f4c63a73 (patch) | |
tree | 7482289716e68a4239e11603af4848fc798d7b3b /crypto | |
parent | 1792f17b7210280a3d7ff29da9614ba779cfcedb (diff) |
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 'crypto')
0 files changed, 0 insertions, 0 deletions