Home
last modified time | relevance | path

Searched hist:"5 e388027" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c5e388027 Sun Jan 10 22:24:00 CST 2016 Peter Hurley <peter@hurleysoftware.com> 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>
5e388027 Sun Jan 10 22:24:00 CST 2016 Peter Hurley <peter@hurleysoftware.com> 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>