git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acfec9a
)
vfs: constify dentry parameter in d_count()
author
Peng Tao
<bergwolf@gmail.com>
Thu, 18 Jul 2013 14:09:08 +0000
(22:09 +0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 20 Jul 2013 01:06:27 +0000
(
05:06
+0400)
so that it can be used in places like d_compare/d_hash
without causing a compiler warning.
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found