Files
nuttx/drivers/input
fangpeina 66976c46ba drivers/input: fix compliation warn in aw86225
input/aw86225.c: In function 'aw86225_ram_work_routine':
input/aw86225.c:1976:27: warning: 'rtp_file.data' may be used uninitialized [-Wmaybe-uninitialized]
 1976 |   struct aw86225_firmware rtp_file;
      |                           ^~~~~~~~
In function 'aw86225_ram_loaded',
    inlined from 'aw86225_ram_work_routine' at input/aw86225.c:1982:3:
input/aw86225.c:1445:17: warning: 'rtp_file.size' may be used uninitialized [-Wmaybe-uninitialized]
 1445 |   for (i = 2; i < cont->size; i++)
      |               ~~^~~~~~~~~~~~
input/aw86225.c: In function 'aw86225_ram_work_routine':
input/aw86225.c:1976:27: note: 'rtp_file.size' was declared here
 1976 |   struct aw86225_firmware rtp_file;

Signed-off-by: fangpeina <fangpeina@xiaomi.com>
2024-11-14 23:35:07 +08:00
..
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00
2024-11-06 18:02:25 +08:00