diff options
| author | Philipp Stanner <[email protected]> | 2025-03-24 09:29:29 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-25 17:36:45 +0000 |
| commit | d327a12e636e902fd0c7178732813b041a1c9214 (patch) | |
| tree | 935994102fab25c5a16bd7c6803a593b328af49e /net/unix/sysctl_net_unix.c | |
| parent | stmmac: loongson: Remove surplus loop (diff) | |
| download | kernel-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
