constify more dcache.h inlined helpers.
authorNeilBrown <neilb@suse.com>
Fri, 20 Oct 2017 00:41:17 +0000 (11:41 +1100)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 20 Oct 2017 05:33:01 +0000 (01:33 -0400)
commit4ded097bed1663b307f353a0dd6ad931e345834e
treeb8acd341d7d564c813586f0436c7f280cf12dedb
parent33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9
constify more dcache.h inlined helpers.

const struct pointers in commit f0d3b3ded999 ("constify dcache.c
inlined helpers where possible").
This patch allows 'const' in a couple that were added since then.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/dcache.h