Re: [PATCH] PnP Fixes for 2.6.0-test5

From: Adam Belay (ambx1_at_neo.rr.com)
Date: 09/21/03

  • Next message: Eric W. Biederman: "Can we kill f inb_p, outb_p and other random I/O on port 0x80, in 2.6?"
    Date:	Sun, 21 Sep 2003 20:11:59 +0000
    To: linux-kernel@vger.kernel.org
    
    

    # --------------------------------------------
    # 03/09/21 ambx1@neo.rr.com 1.1358
    # [PATCH] janitor: remove unneeded includes (isapnp)
    #
    # From: Randy Hron <rwhron@earthlink.net>
    # --------------------------------------------
    #
    diff -Nru a/drivers/pnp/isapnp/compat.c b/drivers/pnp/isapnp/compat.c
    --- a/drivers/pnp/isapnp/compat.c Sun Sep 21 19:45:53 2003
    +++ b/drivers/pnp/isapnp/compat.c Sun Sep 21 19:45:53 2003
    @@ -9,7 +9,6 @@
     /* TODO: see if more isapnp functions are needed here */
     
     #include <linux/config.h>
    -#include <linux/version.h>
     #include <linux/module.h>
     #include <linux/isapnp.h>
     #include <linux/string.h>
    diff -Nru a/drivers/pnp/isapnp/core.c b/drivers/pnp/isapnp/core.c
    --- a/drivers/pnp/isapnp/core.c Sun Sep 21 19:45:53 2003
    +++ b/drivers/pnp/isapnp/core.c Sun Sep 21 19:45:53 2003
    @@ -35,7 +35,6 @@
      */
     
     #include <linux/config.h>
    -#include <linux/version.h>
     #include <linux/module.h>
     #include <linux/kernel.h>
     #include <linux/errno.h>
    diff -Nru a/drivers/pnp/isapnp/proc.c b/drivers/pnp/isapnp/proc.c
    --- a/drivers/pnp/isapnp/proc.c Sun Sep 21 19:45:53 2003
    +++ b/drivers/pnp/isapnp/proc.c Sun Sep 21 19:45:53 2003
    @@ -20,7 +20,6 @@
      */
     
     #include <linux/config.h>
    -#include <linux/version.h>
     #include <linux/module.h>
     #include <linux/isapnp.h>
     #include <linux/proc_fs.h>
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Eric W. Biederman: "Can we kill f inb_p, outb_p and other random I/O on port 0x80, in 2.6?"

    Relevant Pages

    • Re: [parisc-linux] Re: [PATCH 3/9] mm: parisc pte atomicity
      ... using your own tmpalias area sounds much better than getting ... I've simply not wrapped my head around the races, ... it looks like we agree that my patch is necessary and valid as is; ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: keyboard - was: Re: Linux 2.6.0-test4
      ... >> I was able to get the key unstuck by switching back and forth between ... I rebuild my kernel including your patch; ... I'll get back to you once I verify that the problem doesn't occur ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [CFT][PATCH] 2.6.4-rc1 remove x86 boot page tables
      ... > For VISWS I think you actually need to turn paging off explicitly. ... The patch will need a few tweaks but it should be fairly straight forward. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] clarify message and give support contact for non-GPL modules
      ... The author of the second module ... So here is another attempt at the patch. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: [PATCH 4/5] random periodicity detection fix
      ... >> WAY overestimating input entropy. ... > My patch did the opposite of your patch: ... 5/5 is a step in that direction, but the filtering is ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)