]> git.proxmox.com Git - mirror_lxc.git/commit
remove the `__func__` macro
author0x0916 <w@laoqinren.net>
Mon, 26 Jun 2017 09:55:12 +0000 (17:55 +0800)
committer0x0916 <w@laoqinren.net>
Mon, 26 Jun 2017 09:55:12 +0000 (17:55 +0800)
commitb103ceac2c166e0ee9be67e1e62be56d92413113
treeae9c83522e5235ee761934fe10f5b4abd5972abd
parent488364568de47d111eebedc593ed274b7507f849
remove the `__func__` macro

Our logging function will always spew out the function name.

Signed-off-by: 0x0916 <w@laoqinren.net>
src/lxc/bdev/lxcbtrfs.c
src/lxc/cgroups/cgfs.c
src/lxc/cgroups/cgmanager.c
src/lxc/conf.c
src/lxc/utils.c