diff options
| author | Coby McKinney <coby@bytemap.space> | 2026-02-02 12:52:11 -0800 |
|---|---|---|
| committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2026-03-09 10:05:15 +0200 |
| commit | c2948247cd1a6f3e476df46a1bd903c79f3228dd (patch) | |
| tree | edcbfe55bdc48a1f34693e377a4caa555efcbf91 /tools/lib/python/kdoc/python_version.py | |
| parent | 1b0b124a9c41bf384f609003a97ba35a25fae130 (diff) | |
platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()
checkpatch.pl reported warnings where seq_printf() was used for simple
strings with no format specifiers.
Replace these instances with seq_puts() to avoid the overhead of runtime
string parsing and to conform to kernel coding standards.
Signed-off-by: Coby McKinney <coby@bytemap.space>
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Link: https://patch.msgid.link/20260202205214.18898-1-coby@bytemap.space
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
