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>