On Sun, 2 Jun 2024, Andy Shevchenko wrote: > Move to 2-argument strscpy() to make code shorter and have an additional check. > No functional change intended. > > Some cases are let untouched where it looks better with the 3rd argument. > > Andy Shevchenko (7): > platform/x86: asus-tf103c-dock: Use 2-argument strscpy() > platform/x86: hp: hp-bioscfg: Use 2-argument strscpy() > platform/x86: intel: chtwc_int33fe: Use 2-argument strscpy() > platform/x86: serial-multi-instantiate: Use 2-argument strscpy() > platform/x86: think-lmi: Use 2-argument strscpy() > platform/x86: thinkpad_acpi: Use 2-argument strscpy() > platform/x86: touchscreen_dmi: Use 2-argument strscpy() Patches 1-6 applied to review-ilpo branch. -- i.