Re: [PATCH 1/2] tty: serial: uartlite: Fix sparse and checkpatch warnings

2013-02-16 Thread Peter Korsgaard
> "Michal" == Michal Simek writes: Michal> Clean coding style and sparse warnings. Michal> Signed-off-by: Michal Simek Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH 1/2] tty: serial: uartlite: Fix sparse and checkpatch warnings

2013-02-16 Thread Peter Korsgaard
Michal == Michal Simek michal.si...@xilinx.com writes: Michal Clean coding style and sparse warnings. Michal Signed-off-by: Michal Simek michal.si...@xilinx.com Acked-by: Peter Korsgaard jac...@sunsite.dk -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line unsubscribe

[PATCH 1/2] tty: serial: uartlite: Fix sparse and checkpatch warnings

2013-02-11 Thread Michal Simek
Clean coding style and sparse warnings. Signed-off-by: Michal Simek --- drivers/tty/serial/uartlite.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/tty/serial/uartlite.c b/drivers/tty/serial/uartlite.c index 89eee43..31444be 100644 ---

[PATCH 1/2] tty: serial: uartlite: Fix sparse and checkpatch warnings

2013-02-11 Thread Michal Simek
Clean coding style and sparse warnings. Signed-off-by: Michal Simek michal.si...@xilinx.com --- drivers/tty/serial/uartlite.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/tty/serial/uartlite.c b/drivers/tty/serial/uartlite.c index 89eee43..31444be