libceph: Remove unused ceph_pagelist functions
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 6 Oct 2024 01:19:52 +0000 (02:19 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 18 Nov 2024 16:34:35 +0000 (17:34 +0100)
commit03854920c39c62b88c0b540c92cf35746d059af2
treec6b2ceec4b3cae898636a4fc9655a7f5a8f94457
parentadc218676eef25575469234709c2d87185ca223a
libceph: Remove unused ceph_pagelist functions

ceph_pagelist_truncate() and ceph_pagelist_set_cursor() have been unused
since commit
39be95e9c8c0 ("ceph: ceph_pagelist_append might sleep while atomic")

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/pagelist.h
net/ceph/pagelist.c