Re: [PATCH 2/2] net: nfc: remove casts from tty->disc_data

From: Jakub Kicinski
Date: Wed Aug 02 2023 - 15:08:04 EST


On Tue, 1 Aug 2023 08:22:37 +0200 Jiri Slaby (SUSE) wrote:
> tty->disc_data is 'void *', so there is no need to cast from that.
> Therefore remove the casts and assign the pointer directly.

Which tree are these expected to flow thru?