]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/start.c
start sequence cleanups
authorCedric Le Goater <clg@vnet.ibm.com>
Wed, 26 May 2010 14:54:48 +0000 (16:54 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 26 May 2010 14:54:48 +0000 (16:54 +0200)
commitffe1e01a50b54ca70d64c0df8ef150f63b9ce80b
tree63ddeb63a592c121988dc58869ea5a036fe76063
parent32e1c76058ebca7a02d26f7667a0479c7493d3f1
start sequence cleanups

These are trivial changes:
start_arg->name is redundant with lxc_handler->name
sv[2] can be stored directly under start_arg

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/start.c
src/lxc/start.h