Pull out string hash to <linux/stringhash.h>
authorGeorge Spelvin <linux@sciencehorizons.net>
Fri, 20 May 2016 11:26:00 +0000 (07:26 -0400)
committerGeorge Spelvin <linux@sciencehorizons.net>
Sat, 28 May 2016 19:42:40 +0000 (15:42 -0400)
commitf4bcbe792b8f434e32487cff9d9e30ab45a3ce02
tree923b7a959d8de2f8beed465a7d987dd21ec64f6b
parent0fed3ac866eabf01924457921ee3684c8e4c9005
Pull out string hash to <linux/stringhash.h>

... so they can be used without the rest of <linux/dcache.h>

The hashlen_* macros will make sense next patch.

Signed-off-by: George Spelvin <linux@sciencehorizons.net>
include/linux/dcache.h
include/linux/stringhash.h [new file with mode: 0644]