diff options
author | Jean-Marc Eurin <jmeurin@google.com> | 2025-04-02 03:15:42 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-04-07 21:20:56 +0300 |
commit | 7ab4f0e37a0f4207e742a8de69be03984db6ebf0 (patch) | |
tree | 4b004437fd6f45b34aab547eb5163a6b175aff39 /scripts/lib/abi/helpers.py | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) | |
download | linux-7ab4f0e37a0f4207e742a8de69be03984db6ebf0.tar.xz |
ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
The end of table checks should be done with the structure size,
but 2 of the 3 similar calls use the pointer size.
Signed-off-by: Jean-Marc Eurin <jmeurin@google.com>
Link: https://patch.msgid.link/20250402001542.2600671-1-jmeurin@google.com
[ rjw: Subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions