diff options
author | Vishnu Sankar <vishnuocv@gmail.com> | 2025-01-14 09:41:58 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-03-04 21:14:29 +0100 |
commit | d6ea85f8371b99c1d3a90ee4e2fb1a648f8d71d3 (patch) | |
tree | 5138ee56eb2c3629b624449dbe94cd5ef43749c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 58c9bf3363e596d744f56616d407278ef5f97f5a (diff) |
HID: lenovo: Fix to ensure the data as __le32 instead of u32
Ensure that data is treated as __le32 instead of u32 before
applying le32_to_cpu.
This patch fixes the sparse warning "sparse: cast to restricted __le32".
Signed-off-by: Vishnu Sankar <vishnuocv@gmail.com>
Signed-off-by: Vishnu Sankar <vsankar@lenovo.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501101635.qJrwAOwf-lkp@intel.com/
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions