diff options
author | George Spelvin <linux@sciencehorizons.net> | 2016-05-29 05:26:41 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-29 05:34:33 (GMT) |
commit | f2a031b66ec6da1512f9db228e4174ad2c7d2688 (patch) | |
tree | 236275a5baaf14cb0d703bb1d60757a31223ef49 /mm | |
parent | 037369b872940cd923835a0a589763180c4a36bc (diff) | |
download | linux-f2a031b66ec6da1512f9db228e4174ad2c7d2688.tar.xz |
Rename other copy of hash_string to hashlen_string
The original name was simply hash_string(), but that conflicted with a
function with that name in drivers/base/power/trace.c, and I decided
that calling it "hashlen_" was better anyway.
But you have to do it in two places.
[ This caused build errors for architectures that don't define
CONFIG_DCACHE_WORD_ACCESS - Linus ]
Signed-off-by: George Spelvin <linux@sciencehorizons.net>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Fixes: fcfd2fbf22d2 ("fs/namei.c: Add hashlen_string() function")
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions