On Sat, 8 Dec 2012 01:41:23 +
Cong Ding wrote:
> remove trailing blank spaces in tty/hvc by shell command:
> sed 's/\s\+$//g' -i
>
> I have manually reviewed that everything is correct.
>
> Signed-off-by: Cong Ding
Both acked-by: Alan Cox
Thanks
Alan
--
To unsubscribe from this list:
remove trailing blank spaces in tty/hvc by shell command:
sed 's/\s\+$//g' -i
I have manually reviewed that everything is correct.
Signed-off-by: Cong Ding
---
drivers/tty/hvc/hvc_console.c |6 +++---
drivers/tty/hvc/hvc_xen.c |2 +-
drivers/tty/hvc/hvcs.c|4 ++--
3 file
2 matches
Mail list logo