lkml.org 
[lkml]   [2002]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[BK PATCH] pci hotplug fs name typo fix

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,
};
-
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:24    [W:0.042 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site