diff options
author | Armin Wolf <[email protected]> | 2023-01-19 15:21:15 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-01-30 16:43:25 +0100 |
commit | 91507d25a67c561f97c34fdd9fdf04e9a1dd7355 (patch) | |
tree | e14d33c834015259235e68fac27fda49936397d3 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | a1a32ded2887fd421d67e9c9b67ae4504bdb08c9 (diff) |
ACPI: battery: Increase maximum string length
On the Dell Inspiron 3505, the battery model name
is represented as a hex string containing seven numbers,
causing it to be larger than the current maximum string
length (32).
Increase this length to 64 to avoid truncating the string
in such cases. Also introduce a common define for the length.
Signed-off-by: Armin Wolf <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions