]> 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>
Thu, 15 Sep 2011 00:38:12 +0000 (10:38 +1000)
commit9fc2f7cf209948949a94d500af963dbcc8ba613f
treeed3c8d7eca911c045b7393a9073f0ea6e05dd139
parent5e7a6e8040d4fec2133df61647d8026ceb866fb9
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