summaryrefslogtreecommitdiffstats
path: root/drivers/parport/share.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
commitf969d69ba9f952e5bdd38278e25e26a3e4a61a70 (patch)
treeb3530d803df59d726afaabebc6626987dee1ca05 /drivers/parport/share.c
parenta10ce7ef2066b455d69187643ddf2073bfc4db24 (diff)
Merge with 2.3.27.
Diffstat (limited to 'drivers/parport/share.c')
-rw-r--r--drivers/parport/share.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/parport/share.c b/drivers/parport/share.c
index 7c127fd18..5a3288b9b 100644
--- a/drivers/parport/share.c
+++ b/drivers/parport/share.c
@@ -137,7 +137,7 @@ struct parport *parport_enumerate(void)
request_module ("parport_lowlevel");
if (portlist)
/* The user has a parport_lowlevel alias in
- * conf.modules. Warn them that it won't work
+ * modules.conf. Warn them that it won't work
* for long. */
printk (KERN_WARNING
"parport: 'parport_lowlevel' is deprecated; "