]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8de2b0a359c62112b61b2e46f8c3497644536f98
treeb8acd341d7d564c813586f0436c7f280cf12dedb
parentd599018c3d91869a00bbed486bd864ca0c31bf99
constify more dcache.h inlined helpers.

const struct pointers in commit 98248b2f35ee ("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