Messages in this thread |  | | Date | Sun, 8 Oct 2000 16:21:50 -0700 | From | Mitchell Blank Jr <> | Subject | Re: 2.4.0test - uid_hash_find() |
| |
Dan Aloni wrote: > > I've been touring around the kernel sources when I stumbled > across the uid_hash_find() function (kernel/user.c): > > static inline struct user_struct *uid_hash_find(unsigned short uid, unsigned int hashent)
Is it just me, or should that be "uid_t" not "unsigned short"? Now THAT looks like a bug.
-Mitch - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |