All of lore.kernel.org
 help / color / mirror / Atom feed
* [to-be-updated] rds-stop-including-asm-generic-bitops-leh.patch removed from -mm tree
@ 2011-01-13 19:44 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2011-01-13 19:44 UTC (permalink / raw)
  To: akinobu.mita, andy.grover, davem, mm-commits


The patch titled
     rds: stop including asm-generic/bitops/le.h
has been removed from the -mm tree.  Its filename was
     rds-stop-including-asm-generic-bitops-leh.patch

This patch was dropped because an updated version will be merged

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: rds: stop including asm-generic/bitops/le.h
From: Akinobu Mita <akinobu.mita@gmail.com>

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@gmail.com>
Cc: Andy Grover <andy.grover@oracle.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 net/rds/cong.c |    2 --
 1 file changed, 2 deletions(-)

diff -puN net/rds/cong.c~rds-stop-including-asm-generic-bitops-leh net/rds/cong.c
--- a/net/rds/cong.c~rds-stop-including-asm-generic-bitops-leh
+++ a/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"
 
 /*
_

Patches currently in -mm which might be from akinobu.mita@gmail.com are

origin.patch
kvm-stop-including-asm-generic-bitops-leh.patch
asm-generic-use-little-endian-bitops.patch
ext3-use-little-endian-bitops.patch
ext4-use-little-endian-bitops.patch
ocfs2-use-little-endian-bitops.patch
nilfs2-use-little-endian-bitops.patch
reiserfs-use-little-endian-bitops.patch
udf-use-little-endian-bitops.patch
ufs-use-little-endian-bitops.patch
md-use-little-endian-bit-operations.patch
dm-use-little-endian-bit-operations.patch
bitops-remove-ext2-non-atomic-bitops-from-asm-bitopsh.patch
m68k-remove-inline-asm-from-minix_find_first_zero_bit.patch
bitops-remove-minix-bitops-from-asm-bitopsh.patch
bitops-use-find_first_zero_bit-instead-of-find_next_zero_bitaddr-size-0.patch
spufs-use-simple_write_to_buffer.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-13 19:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-13 19:44 [to-be-updated] rds-stop-including-asm-generic-bitops-leh.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.