aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_api.c
diff options
context:
space:
mode:
authorThorsten Blum <[email protected]>2025-03-20 12:44:51 +0000
committerSteffen Klassert <[email protected]>2025-04-11 08:11:58 +0000
commit20eb35da409fa60fa03ea828cd3d1d9c8a51e103 (patch)
tree1db836a649585471e02eaf7547efa48a3ee5c24a /net/core/dev_api.c
parentr8169: add helper rtl8125_phy_param (diff)
downloadkernel-20eb35da409fa60fa03ea828cd3d1d9c8a51e103.tar.gz
kernel-20eb35da409fa60fa03ea828cd3d1d9c8a51e103.zip
xfrm: Remove unnecessary strscpy_pad() size arguments
If the destination buffer has a fixed length, strscpy_pad() automatically determines its size using sizeof() when the argument is omitted. This makes the explicit sizeof() calls unnecessary - remove them. No functional changes intended. Signed-off-by: Thorsten Blum <[email protected]> Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions