patch-2.4.10 linux/fs/reiserfs/hashes.c
Next file: linux/fs/reiserfs/ibalance.c
Previous file: linux/fs/reiserfs/fix_node.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat Sep 8 12:05:32 2001
- Orig file:
v2.4.9/linux/fs/reiserfs/hashes.c
- Orig date:
Mon Jan 15 12:42:32 2001
diff -u --recursive --new-file v2.4.9/linux/fs/reiserfs/hashes.c linux/fs/reiserfs/hashes.c
@@ -26,10 +26,6 @@
#define FULLROUNDS 10 /* 32 is overkill, 16 is strong crypto */
#define PARTROUNDS 6 /* 6 gets complete mixing */
-#ifndef __KERNEL__
-typedef __u32 u32;
-#endif
-
/* a, b, c, d - data; h0, h1 - accumulated hash */
#define TEACORE(rounds) \
do { \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)