[lxc-devel] [lxc/lxc] ed14a3: cleanup: remove unnecessary zeroing

GitHub noreply at github.com
Wed Sep 6 10:17:22 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: ed14a30f9012a614e5b5ea103f4a3f96058d1ca9
      https://github.com/lxc/lxc/commit/ed14a30f9012a614e5b5ea103f4a3f96058d1ca9
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
    M src/lxc/confile_legacy.c
    M src/lxc/confile_utils.c

  Log Message:
  -----------
  cleanup: remove unnecessary zeroing

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

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>


  Commit: e8f614f2d95da2d07ff82c376990d6c23aa8c77e
      https://github.com/lxc/lxc/commit/e8f614f2d95da2d07ff82c376990d6c23aa8c77e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
    M src/lxc/confile_legacy.c
    M src/lxc/confile_utils.c

  Log Message:
  -----------
  Merge pull request #1792 from Blub/cleanups

cleanup: remove unnecessary zeroing


Compare: https://github.com/lxc/lxc/compare/0b1e242ba381...e8f614f2d95d


More information about the lxc-devel mailing list