]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0305dbaadb87adb0704abe996e28d55f1792540f
tree923b7a959d8de2f8beed465a7d987dd21ec64f6b
parent23ef124aebab1ee9e3c64432331d134a0e20978f
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]