[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240326202442.6e80cf1a@kernel.org>
Date: Tue, 26 Mar 2024 20:24:42 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Ratheesh Kannoth <rkannoth@...vell.com>
Cc: Nikita Kiryushin <kiryushin@...ud.ru>, Michael Chan
<mchan@...adcom.com>, Pavan Chebbi <pavan.chebbi@...adcom.com>, "David S.
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
Abeni <pabeni@...hat.com>, "Rafael J. Wysocki" <rjw@...ysocki.net>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lvc-project@...uxtesting.org>, Michael Chan <michael.chan@...adcom.com>
Subject: Re: [PATCH net-next v2] tg3: Remove residual error handling in
tg3_suspend
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?
Powered by blists - more mailing lists