All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net
Subject: Re: [PATCH] PCI hotplug changes for 2.5.69
Date: Tue, 6 May 2003 16:06:53 -0700	[thread overview]
Message-ID: <10522624131038@kroah.com> (raw)
In-Reply-To: <10522624132138@kroah.com>

ChangeSet 1.889.392.2, 2003/03/19 14:39:42-08:00, hannal@us.ibm.com

[PATCH] patch: remove unnecessary proc stuff from controller struct


 drivers/hotplug/cpqphp.h |    4 ----
 1 files changed, 4 deletions(-)


diff -Nru a/drivers/hotplug/cpqphp.h b/drivers/hotplug/cpqphp.h
--- a/drivers/hotplug/cpqphp.h	Tue May  6 15:56:15 2003
+++ b/drivers/hotplug/cpqphp.h	Tue May  6 15:56:15 2003
@@ -299,8 +299,6 @@
 	struct pci_resource *bus_head;
 	struct pci_dev *pci_dev;
 	struct pci_bus *pci_bus;
-	struct proc_dir_entry* proc_entry;
-	struct proc_dir_entry* proc_entry2;
 	struct event_info event_queue[10];
 	struct slot *slot;
 	u8 next_event;
@@ -322,8 +320,6 @@
 	u8 pcix_speed_capability;	/* PCI-X */
 	u8 pcix_support;		/* PCI-X */
 	u16 vendor_id;
-	char proc_name[20];
-	char proc_name2[20];
 	struct work_struct int_task_event;
 	wait_queue_head_t queue;	/* sleep & wake process */
 };


  reply	other threads:[~2003-05-06 22:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-06 23:05 [BK PATCH] PCI hotplug changes for 2.5.69 Greg KH
2003-05-06 23:06 ` [PATCH] " Greg KH
2003-05-06 23:06   ` Greg KH [this message]
2003-05-06 23:06     ` Greg KH
2003-05-06 23:06       ` Greg KH
2003-05-06 23:06         ` Greg KH
2003-05-06 23:06           ` Greg KH
2003-05-06 23:06             ` Greg KH
2003-05-06 23:06               ` Greg KH
2003-05-06 23:06                 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10522624131038@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pcihpd-discuss@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.