https://github.com/torvalds/linux
Revision 2e04ef76916d1e29a077ea9d0f2003c8fd86724d authored by Rusty Russell on 30 July 2009, 22:03:45 UTC, committed by Rusty Russell on 30 July 2009, 06:33:45 UTC
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>
1 parent e969fed
Raw File
Tip revision: 2e04ef76916d1e29a077ea9d0f2003c8fd86724d authored by Rusty Russell on 30 July 2009, 22:03:45 UTC
lguest: fix comment style
Tip revision: 2e04ef7
Kconfig.freezer
config FREEZER
	def_bool PM_SLEEP || CGROUP_FREEZER
back to top