diff options
| author | Jakub Kicinski <[email protected]> | 2023-10-19 01:10:20 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-10-19 01:10:20 +0000 |
| commit | 0916c65aba534421a5aca8cdf3b2fdc2da257da4 (patch) | |
| tree | fabc69c623b47af7528526a42841699e292c604f /net/unix/unix_bpf.c | |
| parent | Merge branch 'selftests-tc-testing-fixes-for-kselftest' (diff) | |
| parent | igc: replace deprecated strncpy with strscpy (diff) | |
| download | kernel-0916c65aba534421a5aca8cdf3b2fdc2da257da4.tar.gz kernel-0916c65aba534421a5aca8cdf3b2fdc2da257da4.zip | |
Merge branch 'intel-wired-lan-driver-updates-2023-10-17'
Jacob Keller says:
====================
Intel Wired LAN Driver Updates 2023-10-17
This series contains cleanups for all the Intel drivers relating to their
use of format specifiers and the use of strncpy.
Jesse fixes various -Wformat warnings across all the Intel networking,
including various cases where a "%s" string format specifier is preferred,
and using kasprintf instead of snprintf.
Justin replaces all of the uses of the now deprecated strncpy with a more
modern string function, primarily strscpy.
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
