lkml.org 
[lkml]   [2003]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] PCI hotplug changes for 2.5.69
From
Date
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 */
};
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.042 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site