Skip to content
Commit f2a031b6 authored by George Spelvin's avatar George Spelvin Committed by Linus Torvalds
Browse files

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: default avatarGeorge Spelvin <linux@sciencehorizons.net>
Reported-by: default avatarGuenter Roeck <linux@roeck-us.net>
Fixes: fcfd2fbf

 ("fs/namei.c: Add hashlen_string() function")
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 037369b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment