summaryrefslogtreecommitdiff
path: root/scripts/check-git
diff options
context:
space:
mode:
authorCoby McKinney <coby@bytemap.space>2026-02-02 23:52:11 +0300
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-03-09 11:05:15 +0300
commitc2948247cd1a6f3e476df46a1bd903c79f3228dd (patch)
treeedcbfe55bdc48a1f34693e377a4caa555efcbf91 /scripts/check-git
parent1b0b124a9c41bf384f609003a97ba35a25fae130 (diff)
downloadlinux-c2948247cd1a6f3e476df46a1bd903c79f3228dd.tar.xz
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 'scripts/check-git')
0 files changed, 0 insertions, 0 deletions