Re: [PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
| Newsgroups | org.kernel.vger.linux-m68k,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-fbdev,org.kernel.vger.linux-i2c,org.kernel.vger.linux-ide,org.kernel.vger.linux-kernel,org.kernel.vger.linux-scsi,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178001761763.1584301.12785828078106314359.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Tue, 26 May 2026 16:17:26 +0200 you wrote: > Hello, > > this series is about improving the handling of pointers in struct > zorro_device_id's driver_data. > > While it's ok on all current Linux platforms to store a pointer in an > unsigned long variable, it involves casting that loses type information. > This can be nicely seen in patch #7 where after profiting from patch #6 > the compiler notices a missing const. > > [...] Here is the summary with links: - [v1,net-next,3/8] net: Use named initializer for zorro_device_id arrays https://git.kernel.org/netdev/net-next/c/4933a658369a - [v1,6/8] zorro: Simplify storing pointers in device id struct (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html