[PARPORT] [PATCH] parport_cs.c: use slab.h, not malloc.h (fwd)

From: Philip Blundell (philb@gnu.org)
Date: Wed Aug 01 2001 - 16:16:31 EDT

  • Next message: robeano: "Re: [PARPORT] Zip Drive Stopped Working (fwd)"

    This seems okay to me, but what do I know.

    p.

    ------- Forwarded Message

    Date: Sun, 29 Jul 2001 23:59:54 -0300
    From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
    To: Philip.Blundell@pobox.com
    Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
            kernel-janitor-discuss@lists.sourceforge.net
    Subject: [PATCH] parport_cs.c: use slab.h, not malloc.h
    Message-ID: <20010729235954.B14547@conectiva.com.br>
    Mime-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    User-Agent: Mutt/1.3.17i
    X-Url: http://advogato.org/person/acme

    Hi,

            Please consider applying.

                            - Arnaldo

    diff -ur linux-2.4.7-ac3/drivers/parport/parport_cs.c linux-2.4.7-ac3.acme/drivers/parport/parport_cs.c
    --- linux-2.4.7-ac3/drivers/parport/parport_cs.c Sun Jul 29 21:58:10 2001
    +++ linux-2.4.7-ac3.acme/drivers/parport/parport_cs.c Sun Jul 29 23:23:08 2001
    @@ -41,7 +41,7 @@
     #include <linux/init.h>
     #include <linux/sched.h>
     #include <linux/ptrace.h>
    -#include <linux/malloc.h>
    +#include <linux/slab.h>
     #include <linux/string.h>
     #include <linux/timer.h>
     #include <linux/ioport.h>

    ------- End of Forwarded Message



    -- To unsubscribe, send mail to: linux-parport-request@torque.net --
    -- with the single word "unsubscribe" in the body of the message. --



    This archive was generated by hypermail 2b29 : Wed Aug 01 2001 - 16:19:58 EDT