From: Peng Tao Date: Thu, 18 Jul 2013 14:09:08 +0000 (+0800) Subject: vfs: constify dentry parameter in d_count() X-Git-Tag: v3.11-rc2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24924a20dab603089011f9d3eb7622f0f6ef93c0;p=pandora-kernel.git vfs: constify dentry parameter in d_count() so that it can be used in places like d_compare/d_hash without causing a compiler warning. Signed-off-by: Peng Tao Signed-off-by: Al Viro --- Reading git-diff-tree failed