Convert special case dout macro to pr_debug and neatening. Joe Perches (2): ceph: Use generic debugging facility ceph: Remove embedded function names from pr_debug uses fs/ceph/addr.c | 266 ++++++++-------- fs/ceph/cache.c | 22 +- fs/ceph/caps.c | 533 ++++++++++++++++---------------- fs/ceph/debugfs.c | 4 +- fs/ceph/dir.c | 141 ++++----- fs/ceph/export.c | 36 +-- fs/ceph/file.c | 170 +++++----- fs/ceph/inode.c | 338 ++++++++++---------- fs/ceph/ioctl.c | 6 +- fs/ceph/locks.c | 42 +-- fs/ceph/mds_client.c | 374 +++++++++++----------- fs/ceph/mdsmap.c | 16 +- fs/ceph/metric.c | 4 +- fs/ceph/quota.c | 4 +- fs/ceph/snap.c | 135 ++++---- fs/ceph/super.c | 67 ++-- fs/ceph/xattr.c | 64 ++-- include/linux/ceph/ceph_debug.h | 30 -- include/linux/ceph/messenger.h | 2 +- 19 files changed, 1139 insertions(+), 1115 deletions(-) -- 2.26.0