lustre: get rid of pointless casts to struct dentry *
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 9 Mar 2018 23:06:03 +0000 (18:06 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 Mar 2018 19:07:48 +0000 (15:07 -0400)
commit5bf1ddf7ee0e23598a620ef9ea2b0f00e804859d
tree9726d76f1dfba9145e9bf3f56f65957cb11820cc
parentcd1c0c9321999737073dcfc3364e194e02604bce
lustre: get rid of pointless casts to struct dentry *

... when feeding const struct dentry * to primitives taking
exactly that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/staging/lustre/lustre/llite/dcache.c