]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/net: drop and replace __func__
authorYingxin Cheng <yingxin.cheng@intel.com>
Wed, 14 Dec 2022 08:35:34 +0000 (16:35 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 8 Feb 2023 06:07:41 +0000 (14:07 +0800)
commitf1ba1a7687cdd736694c7bfc16d732b7d73bf283
tree049b6f4c701a2f8414128bf091a60a0c48dbe4ba
parentf99ebd9f14a6d3caebab9f1c5cbbca5b18c5a5d2
crimson/net: drop and replace __func__

__func__ is meaningless in the lambda function with continuations.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/net/ProtocolV2.cc
src/crimson/net/Socket.cc
src/crimson/net/SocketMessenger.cc