Searched hist:"19938 e350adc60f3b9381ae6fc68da40f7d1a9f6" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | shmem.c | diff 19938e350adc60f3b9381ae6fc68da40f7d1a9f6 Fri Oct 07 19:01:01 CDT 2016 Rasmus Villemoes <linux@rasmusvillemoes.dk> mm/shmem.c: constify anon_ops
Every other dentry_operations instance is const, and this one might as well be.
Link: http://lkml.kernel.org/r/1473890528-7009-1-git-send-email-linux@rasmusvillemoes.dk Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Acked-by: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|