]> git.ipfire.org Git - thirdparty/lxc.git/commit
cleanup: remove unnecessary zeroing 1792/head
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Sep 2017 09:45:03 +0000 (11:45 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Sep 2017 09:57:03 +0000 (11:57 +0200)
commited14a30f9012a614e5b5ea103f4a3f96058d1ca9
tree71105d4222cf91a31d6cfd1bfc1dfcec3befe716
parentb737ac4c8ca4e2a5617781a41db1bb91bf93b324
cleanup: remove unnecessary zeroing

The entire netdev is zeroed via memset() already. Unions and
all.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/lxc/confile_legacy.c
src/lxc/confile_utils.c