From 6c2a76b3d1f3bfde8e7ffac2fae14490d201dcd9 Mon Sep 17 00:00:00 2001 From: Changli Gao Date: Sun, 22 Aug 2010 16:41:59 +0000 Subject: [PATCH] --- yaml --- r: 213907 b: refs/heads/master c: fcb12fd2236f49aa8fdc1568ed4ebdfe4fddc6b5 h: refs/heads/master i: 213905: 982e64804ca5b13d112baed00fcd09b7a0a25a2a 213903: c21918097d0cbcf28e531122d6094dba01598ac7 v: v3 --- [refs] | 2 +- trunk/include/linux/rds.h | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/[refs] b/[refs] index 20398a9fff81..9614b420e38f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cd709aa90648195e5b5823fa90eb0b3fb0e78ee4 +refs/heads/master: fcb12fd2236f49aa8fdc1568ed4ebdfe4fddc6b5 diff --git a/trunk/include/linux/rds.h b/trunk/include/linux/rds.h index 24bce3ded9ea..7f3971d9fc5c 100644 --- a/trunk/include/linux/rds.h +++ b/trunk/include/linux/rds.h @@ -36,15 +36,6 @@ #include -/* These sparse annotated types shouldn't be in any user - * visible header file. We should clean this up rather - * than kludging around them. */ -#ifndef __KERNEL__ -#define __be16 u_int16_t -#define __be32 u_int32_t -#define __be64 u_int64_t -#endif - #define RDS_IB_ABI_VERSION 0x301 /*