ceph: fix up some warnings on W=1 builds
authorJeff Layton <jlayton@kernel.org>
Tue, 29 Sep 2020 23:32:19 +0000 (19:32 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 14 Dec 2020 22:21:47 +0000 (23:21 +0100)
commit06a1ad438b7b8d4fd689114a305b37cb526ff638
treeecb0cce1ecffc7065fd2832d36efaf28628930e0
parent4ae3713fe45a289f37c479412a991bc51c502013
ceph: fix up some warnings on W=1 builds

Convert some decodes into unused variables into skips, and fix up some
non-kerneldoc comment headers to not start with "/**".

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/caps.c
fs/ceph/locks.c
fs/ceph/mds_client.c