Home
last modified time | relevance | path

Searched hist:"721 d5c13a7964564dbdc1524fefa7d2ef6121eee" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ceph/
H A Dsuper.hdiff 721d5c13a7964564dbdc1524fefa7d2ef6121eee Thu Aug 01 20:11:15 CEST 2019 Jeff Layton <jlayton@kernel.org> ceph: make several helper accessors take const pointers

None of these helper functions change anything in memory, so we can
declare their arguments as const.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>