lguest: improve code readability in lg_cpu_start.
authorCosmin Paraschiv <csmnprschv@gmail.com>
Mon, 29 Apr 2013 23:53:09 +0000 (09:23 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Apr 2013 23:54:30 +0000 (09:24 +0930)
commitc2ecd51531c881c8d47d77ea30395f7f03d42da3
treeec8e3ed24b1837abd31c777d55f0ddc0700abd0e
parent55257d72bd1c51f25106350f4983ec19f62ed1fa
lguest: improve code readability in lg_cpu_start.

Make the container_of call friendlier and fix some comment slip-ups.

Signed-off-by: Cosmin Paraschiv <csmnprschv@gmail.com>
Cc: Daniel Baluta <dbaluta@ixiacom.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/lguest_user.c