[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240501063405.442e0225@kernel.org>
Date: Wed, 1 May 2024 06:34:05 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: FUJITA Tomonori <fujita.tomonori@...il.com>
Cc: netdev@...r.kernel.org, andrew@...n.ch, jiri@...nulli.us,
horms@...nel.org
Subject: Re: [PATCH net-next v3 4/6] net: tn40xx: add basic Rx handling
On Wed, 01 May 2024 15:16:16 +0900 (JST) FUJITA Tomonori wrote:
> > drivers/net/ethernet/tehuti/tn40.c:318:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> > 318 | dm->off, (void *)dm->dma);
> > | ^
>
> My bad. Fixed. I should have found this warning in patchwork before.
No you shouldn't have. The patchwork warnings are for maintainers,
it's not a public CI.
Powered by blists - more mailing lists