Re: [PATCH 1/2] can: can327: remove casts from tty->disc_data

From: Simon Horman
Date: Tue Aug 01 2023 - 08:26:03 EST


On Tue, Aug 01, 2023 at 08:22:36AM +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.
>
> Signed-off-by: Jiri Slaby (SUSE) <jirislaby@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>