]> 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>
Tue, 1 Nov 2011 00:15:24 +0000 (11:15 +1100)
commit8ec02f12e1e9b5d7fd18ef55f1b4f1ec917fb940
tree0ff35e60d258ee658527e79f86d1f50466b63398
parent03afce3ad2397854d5a274f50a3c4b16d1752f23
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