提交 9600d8f8 编写于 作者: J James Simmons 提交者: Greg Kroah-Hartman

staging: lustre: remove obsolete comment in libcfs_hash.h

Remove comment hash_long which was removed long ago.
Signed-off-by: NJames Simmons <jsimmons@infradead.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 bf2ca1b1
......@@ -56,13 +56,6 @@
/* 2^63 + 2^61 - 2^57 + 2^54 - 2^51 - 2^18 + 1 */
#define CFS_GOLDEN_RATIO_PRIME_64 0x9e37fffffffc0001ULL
/*
* Ideally we would use HAVE_HASH_LONG for this, but on linux we configure
* the linux kernel and user space at the same time, so we need to differentiate
* between them explicitly. If this is not needed on other architectures, then
* we'll need to move the functions to architecture specific headers.
*/
#include <linux/hash.h>
/** disable debug */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册