[PATCH] Remove pci_dev->slot_name

From: Greg KH (greg_at_kroah.com)
Date: 03/04/05

  • Next message: Randy.Dunlap: "[PATCH] oss/pss: fix section references"
    Date:	Fri, 4 Mar 2005 12:53:55 -0800
    To: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz
    
    

    ChangeSet 1.1998.11.7, 2005/02/07 14:37:01-08:00, davej@redhat.com

    [PATCH] Remove pci_dev->slot_name

    This is a pointer to dev.bus_id, which is properly accessed through the
    pci_name() function.

    Signed-off-by: Dave Jones <davej@redhat.com>
    Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>

     include/linux/pci.h | 2 --
     1 files changed, 2 deletions(-)

    diff -Nru a/include/linux/pci.h b/include/linux/pci.h
    --- a/include/linux/pci.h 2005-03-04 12:43:26 -08:00
    +++ b/include/linux/pci.h 2005-03-04 12:43:26 -08:00
    @@ -549,8 +549,6 @@
             unsigned int irq;
             struct resource resource[DEVICE_COUNT_RESOURCE]; /* I/O and memory regions + expansion ROMs */
     
    - char * slot_name; /* pointer to dev.bus_id */
    -
             /* These fields are used by common fixups */
             unsigned int transparent:1; /* Transparent PCI bridge */
             unsigned int multifunction:1;/* Part of multi-function device */

    -
    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: Randy.Dunlap: "[PATCH] oss/pss: fix section references"

    Relevant Pages

    • Re: [2.6.16rc2] compile error
      ... To unsubscribe from this list: ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... Copyright 2006 by Maurice Eugene Heskett, ...
      (Linux-Kernel)
    • Re: [patch 0/14] s3c2412/s3c2413 support
      ... implementations. ... To unsubscribe from this list: ... Please read the FAQ at http://www.tux.org/lkml/ ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: Fwd: Registration Weakness in Linux Kernels Binary formats
      ... Subject: Registration Weakness in Linux Kernel's Binary formats To: ... To unsubscribe from this list: ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ - To unsubscribe ...
      (Linux-Kernel)
    • Re: Suspend to RAM generates oops and general protection fault
      ... he said it looked like a CPU hotplug ... To unsubscribe from this list: ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: potential security issue
      ... Please provide me with a PGP key. ... To unsubscribe from this list: ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)