[lxc-devel] [lxc/lxc] b103ce: remove the `__func__` macro

GitHub noreply at github.com
Mon Jun 26 12:29:25 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b103ceac2c166e0ee9be67e1e62be56d92413113
      https://github.com/lxc/lxc/commit/b103ceac2c166e0ee9be67e1e62be56d92413113
  Author: 0x0916 <w at laoqinren.net>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/lxc/bdev/lxcbtrfs.c
    M src/lxc/cgroups/cgfs.c
    M src/lxc/cgroups/cgmanager.c
    M src/lxc/conf.c
    M src/lxc/utils.c

  Log Message:
  -----------
  remove the `__func__` macro

Our logging function will always spew out the function name.

Signed-off-by: 0x0916 <w at laoqinren.net>


  Commit: a3711f5246b88481e9d8fb4f724c571a01a69194
      https://github.com/lxc/lxc/commit/a3711f5246b88481e9d8fb4f724c571a01a69194
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/lxc/bdev/lxcbtrfs.c
    M src/lxc/cgroups/cgfs.c
    M src/lxc/cgroups/cgmanager.c
    M src/lxc/conf.c
    M src/lxc/utils.c

  Log Message:
  -----------
  Merge pull request #1648 from 0x0916/remove-__func__

remove the `__func__` macro


Compare: https://github.com/lxc/lxc/compare/d6cb82ac0179...a3711f5246b8


More information about the lxc-devel mailing list