- initializer-entry-defined-twice-in-pata_rz1000.patch removed from -mm tree

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

 



The patch titled
     initializer entry defined twice in pata_rz1000
has been removed from the -mm tree.  Its filename was
     initializer-entry-defined-twice-in-pata_rz1000.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: initializer entry defined twice in pata_rz1000
From: Ira Snyder <kernel@xxxxxxxxxxxxx>

This removes the extra definition of the .error_handler member
in the pata_rz1000 driver.

Signed-off-by: Ira W. Snyder <kernel@xxxxxxxxxxxxx>
Cc: Jeff Garzik <jeff@xxxxxxxxxx>
Cc: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/ata/pata_rz1000.c |    2 --
 1 files changed, 2 deletions(-)

diff -puN drivers/ata/pata_rz1000.c~initializer-entry-defined-twice-in-pata_rz1000 drivers/ata/pata_rz1000.c
--- a/drivers/ata/pata_rz1000.c~initializer-entry-defined-twice-in-pata_rz1000
+++ a/drivers/ata/pata_rz1000.c
@@ -105,8 +105,6 @@ static struct ata_port_operations rz1000
 	.exec_command	= ata_exec_command,
 	.dev_select 	= ata_std_dev_select,
 
-	.error_handler	= rz1000_error_handler,
-
 	.bmdma_setup 	= ata_bmdma_setup,
 	.bmdma_start 	= ata_bmdma_start,
 	.bmdma_stop	= ata_bmdma_stop,
_

Patches currently in -mm which might be from kernel@xxxxxxxxxxxxx are

origin.patch
initializer-entry-defined-twice-in-pata_rz1000.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