]> git.karo-electronics.de Git - karo-tx-linux.git/commit
virtio: console: Fix indentation
authorAmit Shah <amit.shah@redhat.com>
Wed, 14 Sep 2011 07:36:39 +0000 (13:06 +0530)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Oct 2011 01:01:21 +0000 (12:01 +1100)
commitf6e0f24c3252f2f38afb0d5a1a77e144b4e64f93
tree49b599d21c9a638adea9fe24af7210d7103c7e9c
parent8acab230286c26f65c8ffc5e10f57b79e67a4bc9
virtio: console: Fix indentation

Convert spaces to tabs and fix indentation for an if statement split
into multiple lines.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c