[lvc-project] [PATCH net-next v2] tg3: Remove residual error handling in tg3_suspend
Jakub Kicinski
kuba at kernel.org
Wed Mar 27 06:24:42 MSK 2024
On Wed, 27 Mar 2024 08:14:30 +0530 Ratheesh Kannoth wrote:
> > @@ -18090,7 +18090,6 @@ static int tg3_suspend(struct device *device)
> > {
> Please address Michael Chan's comment to make this function return type to "void"
> instead of "int"
It's used as a callback in SIMPLE_DEV_PM_OPS(), how would that work?
More information about the lvc-project
mailing list