commit | 4ded097bed1663b307f353a0dd6ad931e345834e | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.com> | Fri Oct 20 11:41:17 2017 +1100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 20 01:33:01 2017 -0400 |
tree | b8acd341d7d564c813586f0436c7f280cf12dedb | |
parent | 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9 [diff] |
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>