]> 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 23:04:25 +0000 (10:04 +1100)
commita91fa2c8f2fbf655a722b0656901d66df32e7b21
tree09fbfaf92705e1542cb032acb72f8a52a040ce6e
parent8b754cfc0855904c17492c25cc4b4addac43b608
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