lkml.org 
[lkml]   [2001]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectinclude/linux/ghash.h
Hello!  In kernel 2.4.3, I think I found a minor error in the file:

include/linux/ghash.h

On line 109, it says:

int ix = hashfn(pos);\

and it should say:

int ix = HASHFN(pos);\

Out of curiosity, is there a reason that this hash table doesn't seem to
be used anywhere in the kernel? I stumbled across it while writing some
code for my OS class project and later realized that it isn't being used
anywhere. Should I be avoiding this file for some reason?

-Albert

------------

Sure Pikachu could kick Hello Kitty's @$$, but acts of jealousy don't
change the fact that HK's cuter!

PGP Key and Fingerprint:
http://www.cs.washington.edu/homes/awong/gnupgpkey.txt
603F 118F 2B0E 47C6 9FCE B0AA DA83 089D B120 6714

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.022 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site