diff options
| author | Sumeet Pawnikar <sumeet4linux@gmail.com> | 2026-01-11 00:08:34 +0530 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-01-15 21:06:17 +0100 |
| commit | c116cab81513858e46e54f1788c5fb8ec231cc9a (patch) | |
| tree | a44809897e250121e78f3e34f24fd73d99423a25 /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | 7cb776b74c666c04c9fa10482b0e4d9f049d4fc2 (diff) | |
thermal: debugfs: Use seq_puts() for constant string output
Replace seq_printf() with seq_puts() when outputting a constant string
without format specifiers in the thermal mitigation debugfs interface.
seq_puts() is more appropriate and efficient as it avoids unnecessary
format string parsing overhead.
No functional change.
Signed-off-by: Sumeet Pawnikar <sumeet4linux@gmail.com>
Link: https://patch.msgid.link/20260110183912.372215-1-sumeet4linux@gmail.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
