commit | b5f206e9034ff10d4e731287322afd3e5b1dece4 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Thu Jul 21 16:19:18 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Tue Jul 26 08:25:16 2022 +0200 |
tree | e9c9c6743751324f8db221a7e8078a0a7b040a6c | |
parent | 7459d4ac234a994b36189482b995d036ea4803a2 [diff] |
xilinx: common: Use strlcpy instead of strncpy It is recommendation done by checkpatch to all the time have \0 terminated strings. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/c7bfab50c40f6213f1b347b5e4674e382e83cb94.1658413156.git.michal.simek@amd.com