Re: [PATCH] PnP Updates for 2.6.0-test2

From: Adam Belay (ambx1@neo.rr.com)
Date: Tue Aug 05 2003 - 17:18:09 EST


# --------------------------------------------
# 03/08/05 ambx1@neo.rr.com 1.1113
# [PNP] Increment Version Number
# --------------------------------------------
#
diff -Nru a/drivers/pnp/core.c b/drivers/pnp/core.c
--- a/drivers/pnp/core.c Tue Aug 5 21:24:34 2003
+++ b/drivers/pnp/core.c Tue Aug 5 21:24:34 2003
@@ -169,7 +169,7 @@
 
 static int __init pnp_init(void)
 {
- printk(KERN_INFO "Linux Plug and Play Support v0.96 (c) Adam Belay\n");
+ printk(KERN_INFO "Linux Plug and Play Support v0.97 (c) Adam Belay\n");
         return bus_register(&pnp_bus_type);
 }
 
-
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/



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:31 EST