- voyager-no-need-to-define-bits_per_byte-when-its-already-in-typesh.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     voyager: no need to define BITS_PER_BYTE when it's already in types.h

has been removed from the -mm tree.  Its filename is

     voyager-no-need-to-define-bits_per_byte-when-its-already-in-typesh.patch

This patch was probably dropped from -mm because
it has now been merged into a subsystem tree or
into Linus's tree, or because it was folded into
its parent patch in the -mm tree.


From: Jesper Juhl <jesper.juhl@xxxxxxxxx>

Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
Cc: James Bottomley <James.Bottomley@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 arch/i386/mach-voyager/voyager_cat.c |    1 -
 1 files changed, 1 deletion(-)

diff -puN arch/i386/mach-voyager/voyager_cat.c~voyager-no-need-to-define-bits_per_byte-when-its-already-in-typesh arch/i386/mach-voyager/voyager_cat.c
--- devel/arch/i386/mach-voyager/voyager_cat.c~voyager-no-need-to-define-bits_per_byte-when-its-already-in-typesh	2006-04-18 22:20:01.000000000 -0700
+++ devel-akpm/arch/i386/mach-voyager/voyager_cat.c	2006-04-18 22:20:01.000000000 -0700
@@ -120,7 +120,6 @@ static struct resource qic_res = {
  * It writes num_bits of the data buffer in msg starting at start_bit.
  * Note: This function assumes that any unused bit in the data stream
  * is set to zero so that the ors will work correctly */
-#define BITS_PER_BYTE 8
 static void
 cat_pack(__u8 *msg, const __u16 start_bit, __u8 *data, const __u16 num_bits)
 {
_

Patches currently in -mm which might be from jesper.juhl@xxxxxxxxx are

origin.patch
git-mtd.patch
small-whitespace-cleanup-for-qlogic-driver.patch
reduce-nr-of-ptr-derefs-in-fs-jffs2-summaryc.patch
debug-shared-irqs.patch
remove-redundant-null-checks-before-free-in-fs.patch
remove-redundant-null-checks-before-free-in-arch.patch
remove-redundant-null-checks-before-free-in-kernel.patch
remove-redundant-null-checks-before-free-in-drivers.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux