* [BK PATCH] pci hotplug fs name typo fix
@ 2002-02-09 1:21 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2002-02-09 1:21 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Pull from: http://linuxusb.bkbits.net/linus-2.5
ChangeSet@1.230, 2002-02-08 17:16:12-08:00, greg@soap.kroah.net
typo fix for the name of the pci hotplug filesystem caused by the superblock changes.
drivers/hotplug/pci_hotplug_core.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
thanks,
greg k-h
diff -Nru a/drivers/hotplug/pci_hotplug_core.c b/drivers/hotplug/pci_hotplug_core.c
--- a/drivers/hotplug/pci_hotplug_core.c Fri Feb 8 15:03:27 2002
+++ b/drivers/hotplug/pci_hotplug_core.c Fri Feb 8 15:03:27 2002
@@ -396,7 +396,7 @@
static struct file_system_type pcihpfs_type = {
owner: THIS_MODULE,
- name: "pchihpfs",
+ name: "pcihpfs",
get_sb: pcihpfs_get_sb,
fs_flags: FS_LITTER,
};
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-02-09 1:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-09 1:21 [BK PATCH] pci hotplug fs name typo fix Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox