Philippe Mathieu-Daudé
1cf5ae5129
hw/input/adb-kbd: Remove dead assignment
...
Since commit 5a1f49718 the 'olen' variable is not really
used. Remove it to fix a warning reported by Clang static
code analyzer:
CC hw/input/adb-kbd.o
hw/input/adb-kbd.c:200:5: warning: Value stored to 'olen' is never read
olen = 0;
^ ~
Fixes: 5a1f49718 (adb: add support for QKeyCode)
Reported-by: Clang Static Analyzer
Suggested-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200422133152.16770-5-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2020-05-04 14:43:24 +02:00
..
2020-03-10 16:12:49 +01:00
2020-04-30 11:52:28 +01:00
2020-02-04 09:00:57 +01:00
2020-03-17 12:22:36 -04:00
2020-04-30 15:35:41 +01:00
2020-05-04 14:43:22 +02:00
2020-04-30 17:51:07 +02:00
2020-04-30 15:35:41 +01:00
2020-04-30 15:45:34 +01:00
2020-02-28 16:14:57 +00:00
2020-02-28 14:57:19 -05:00
2020-05-04 14:43:22 +02:00
2020-04-30 11:52:25 +01:00
2020-04-03 19:24:53 +01:00
2020-03-17 12:22:36 -04:00
2020-01-30 16:02:03 +00:00
2020-05-04 14:43:24 +02:00
2020-04-13 15:42:51 +01:00
2020-03-27 14:30:08 -04:00
2020-05-04 14:43:24 +02:00
2020-04-30 11:52:27 +01:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2020-04-01 19:00:16 +02:00
2020-02-28 14:57:19 -05:00
2020-03-17 15:18:47 +01:00
2020-05-04 14:35:23 +02:00
2020-02-28 14:57:19 -05:00
2020-04-29 08:01:52 +02:00
2020-04-30 15:35:41 +01:00
2020-02-28 14:57:19 -05:00
2020-04-30 15:45:34 +01:00
2020-02-28 14:57:19 -05:00
2019-10-28 19:06:47 +01:00
2020-04-13 06:55:54 -04:00
2020-02-28 14:57:19 -05:00
2020-03-16 21:08:21 -04:00
2020-03-08 09:18:29 -04:00
2020-03-17 15:18:47 +01:00
2020-02-04 09:00:57 +01:00
2020-04-29 08:01:52 +02:00
2020-05-02 21:31:17 +03:00
2020-04-29 13:16:38 -07:00
2020-03-12 16:27:33 +00:00
2020-04-29 14:36:19 +02:00
2020-05-04 11:17:27 +02:00
2020-04-29 08:01:51 +02:00
2020-01-09 11:41:29 +00:00
2020-03-17 15:18:47 +01:00
2020-02-06 10:38:57 +01:00
2020-03-17 15:18:48 +01:00
2020-03-17 12:22:36 -04:00
2020-03-23 17:22:30 +00:00
2020-05-04 11:17:27 +02:00
2020-03-05 12:18:08 -05:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-04-07 16:13:26 +01:00
2020-04-07 08:55:10 +10:00
2020-04-01 19:00:16 +02:00
2020-01-24 20:59:15 +01:00
2020-04-29 08:01:52 +02:00
2020-02-04 09:00:57 +01:00
2020-02-19 10:33:38 +01:00
2019-12-17 09:01:14 +01:00
2019-12-17 09:01:14 +01:00