aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorPhilipp Stanner <[email protected]>2025-03-24 09:29:29 +0000
committerJakub Kicinski <[email protected]>2025-03-25 17:36:45 +0000
commitd327a12e636e902fd0c7178732813b041a1c9214 (patch)
tree935994102fab25c5a16bd7c6803a593b328af49e /net/unix/sysctl_net_unix.c
parentstmmac: loongson: Remove surplus loop (diff)
downloadkernel-d327a12e636e902fd0c7178732813b041a1c9214.tar.gz
kernel-d327a12e636e902fd0c7178732813b041a1c9214.zip
stmmac: Remove pcim_* functions for driver detach
Functions prefixed with "pcim_" are managed devres functions which perform automatic cleanup once the driver unloads. It is, thus, not necessary to call any cleanup functions in remove() callbacks. Remove the pcim_ cleanup function calls in the remove() callbacks. Signed-off-by: Philipp Stanner <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Reviewed-by: Yanteng Si <[email protected]> Tested-by: Henry Chen <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions