Commits

Peter Hurley committed 5e3880273fa
serial: core: Remove cast from void ptr in uart_open() void * promotes to any pointer type; remove type cast. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>