]> git.karo-electronics.de Git - mv-sheeva.git/commit
virtio: console: Fix indentation
authorAmit Shah <amit.shah@redhat.com>
Wed, 14 Sep 2011 07:36:39 +0000 (13:06 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 2 Nov 2011 01:10:59 +0000 (11:40 +1030)
commit286f9a226f11e4a05d08999417fd838c0ca91d7a
tree35f5e084944e6c7bf4db4dc6b048de1d2d372bc7
parent00b894e874581f6b388c5817d4d5546c22cf9640
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