- parport-make-parport_cs_release-static.patch removed from -mm tree

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

 



The patch titled
     parport: make parport_cs_release static
has been removed from the -mm tree.  Its filename was
     parport-make-parport_cs_release-static.patch

This patch was dropped because it was a dupe

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

------------------------------------------------------
Subject: parport: make parport_cs_release static
From: Andre Haupt <andre@xxxxxxxxxxxxxxx>

Signed-off-by: Andre Haupt <andre@xxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/parport/parport_cs.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/parport/parport_cs.c~parport-make-parport_cs_release-static drivers/parport/parport_cs.c
--- a/drivers/parport/parport_cs.c~parport-make-parport_cs_release-static
+++ a/drivers/parport/parport_cs.c
@@ -235,7 +235,7 @@ failed:
     
 ======================================================================*/
 
-void parport_cs_release(struct pcmcia_device *link)
+static void parport_cs_release(struct pcmcia_device *link)
 {
 	parport_info_t *info = link->priv;
 
_

Patches currently in -mm which might be from andre@xxxxxxxxxxxxxxx are

parport-remove-superfluous-local-variable.patch
parport-make-parport_cs_release-static.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