]> git.ipfire.org Git - thirdparty/libvirt.git/commit
LXC: remove some incorrect setting ATTRIBUTE_UNUSED
authorGao feng <gaofeng@cn.fujitsu.com>
Thu, 11 Jul 2013 06:05:20 +0000 (14:05 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 11 Jul 2013 11:43:31 +0000 (13:43 +0200)
commit46a46563caf0e6ac8193690b59c9750d0838df77
tree82c4385c53b51b1da4db4eb98a324578c70929f6
parent13fde7ceab556804dc6cfb3e56938fb948ffe83d
LXC: remove some incorrect setting ATTRIBUTE_UNUSED

these parameters shouldn't be marked as ATTRIBUTE_UNUSED.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
src/lxc/lxc_container.c