aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2023-08-10 21:47:10 +0800
committerGreg Kroah-Hartman <[email protected]>2023-08-22 14:45:19 +0200
commit8d1de0ebce71feb0961458dee7695f1f25767a92 (patch)
treef8c93531670d6b83cf4d7cf7448c99e41d3915b2 /net/lapb/lapb_timer.c
parentf72ae60881ff685004d7de7152517607fcd9968f (diff)
usb: dwc3: remove unnecessary platform_set_drvdata()
Remove unnecessary platform_set_drvdata(..., NULL) in ->remove(), the driver_data will be cleared in device_unbind_cleanup() after calling ->remove() in driver call code. Signed-off-by: Yang Yingliang <[email protected]> Acked-by: Thinh Nguyen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions