> Use strscpy() to implement ethtool_puts(). > > Functionally the same as ethtool_sprintf() when it's used with two arguments > or with just "%s" format specifier. > > Signed-off-by: Justin Stitt <justinst...@google.com>
Reviewed-by: Madhuri Sripada <madhuri.srip...@microchip.com>