]> git.baikalelectronics.ru Git - kernel.git/commit
lguest: fix comment style
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 30 Jul 2009 22:03:45 +0000 (16:03 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 30 Jul 2009 06:33:45 +0000 (16:03 +0930)
commit4b10cdb7c30b2e90a0d16363af108c3a9a2f57ae
tree2ff8d625d6e467be9f9f1b67a3674cb6e125e970
parent81bba46b59d1875f0584168fbb0b127b0d68c260
lguest: fix comment style

I don't really notice it (except to begrudge the extra vertical
space), but Ingo does.  And he pointed out that one excuse of lguest
is as a teaching tool, it should set a good example.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@redhat.com>
17 files changed:
Documentation/lguest/lguest.c
arch/x86/include/asm/lguest.h
arch/x86/include/asm/lguest_hcall.h
arch/x86/lguest/boot.c
arch/x86/lguest/i386_head.S
drivers/lguest/core.c
drivers/lguest/hypercalls.c
drivers/lguest/interrupts_and_traps.c
drivers/lguest/lg.h
drivers/lguest/lguest_device.c
drivers/lguest/lguest_user.c
drivers/lguest/page_tables.c
drivers/lguest/segments.c
drivers/lguest/x86/core.c
drivers/lguest/x86/switcher_32.S
include/linux/lguest.h
include/linux/lguest_launcher.h