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)
commit2e04ef76916d1e29a077ea9d0f2003c8fd86724d
tree2ff8d625d6e467be9f9f1b67a3674cb6e125e970
parente969fed542cae08cb11d666efac4f7c5d624d09f
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