]> git.ipfire.org Git - thirdparty/lxc.git/commit
remove the `__func__` macro
author0x0916 <w@laoqinren.net>
Mon, 26 Jun 2017 09:55:12 +0000 (17:55 +0800)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 15 Aug 2017 22:56:17 +0000 (18:56 -0400)
commit854ef04b0cb9810efe0a6972a2028d8dc3debc1f
tree6e4220bdb41acfcbb3eb77b69e11f7a0c2d8a89a
parent24ff59afa71a905f7256aafc490f97bc391bc579
remove the `__func__` macro

Our logging function will always spew out the function name.

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