[rds-devel] [PATCH 08/22] rds: stop including asm-generic/bitops/le.h

Akinobu Mita akinobu.mita at gmail.com
Fri Oct 15 02:46:07 PDT 2010


No need to include asm-generic/bitops/le.h as all architectures
provide little endian bit operations now.

Signed-off-by: Akinobu Mita <akinobu.mita at gmail.com>
Cc: Andy Grover <andy.grover at oracle.com>
Cc: rds-devel at oss.oracle.com
Cc: "David S. Miller" <davem at davemloft.net>
Cc: netdev at vger.kernel.org
---
 net/rds/cong.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/net/rds/cong.c b/net/rds/cong.c
index c6784d5..15a65f0 100644
--- a/net/rds/cong.c
+++ b/net/rds/cong.c
@@ -34,8 +34,6 @@
 #include <linux/types.h>
 #include <linux/rbtree.h>
 
-#include <asm-generic/bitops/le.h>
-
 #include "rds.h"
 
 /*
-- 
1.7.1.231.gd0b16




More information about the rds-devel mailing list