diff options
Diffstat (limited to 'sys/compat/linuxkpi/common/include/linux/jhash.h')
-rw-r--r-- | sys/compat/linuxkpi/common/include/linux/jhash.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/compat/linuxkpi/common/include/linux/jhash.h b/sys/compat/linuxkpi/common/include/linux/jhash.h index 1bab37f22b5d..25e2c04f1965 100644 --- a/sys/compat/linuxkpi/common/include/linux/jhash.h +++ b/sys/compat/linuxkpi/common/include/linux/jhash.h @@ -20,8 +20,6 @@ * * I've modified Bob's hash to be useful in the Linux kernel, and * any bugs present are surely my fault. -DaveM - * - * $FreeBSD$ */ /* NOTE: Arguments are modified. */ |