[PATCH] Update to srm_env.c update (for Alpha arch.)

From: Jan-Benedict Glaw (jbglaw@lug-owl.de)
Date: Tue May 21 2002 - 17:33:09 EST


Hi Marcelo!

Please accept this (cosmetic) update to the srm_env.c driver. It fixes
a spelinck bug within a comment.

MfG, JBG

--- linux/arch/alpha/kernel/srm_env.c.orig Wed May 22 00:09:19 2002
+++ linux/arch/alpha/kernel/srm_env.c Wed May 22 00:12:08 2002
@@ -1,5 +1,5 @@
 /*
- * srm_env.c - Access to SRC environment
+ * srm_env.c - Access to SRM environment
  * variables through linux' procfs
  *
  * Copyright (C) 2001-2002 Jan-Benedict Glaw <jbglaw@lug-owl.de>
@@ -31,6 +31,11 @@
 
 /*
  * Changelog
+ * ~~~~~~~~~
+ *
+ * Wed, 22 May 2002 00:11:21 +0200
+ * - Fix typo on comment (SRC -> SRM)
+ * - Call this "Version 0.0.4"
  *
  * Tue, 9 Apr 2002 18:44:40 +0200
  * - Implement access by variable name and additionally
@@ -54,7 +59,7 @@
 #define BASE_DIR "srm_environment" /* Subdir in /proc/ */
 #define NAMED_DIR "named_variables" /* Subdir for known variables */
 #define NUMBERED_DIR "numbered_variables" /* Subdir for all variables */
-#define VERSION "0.0.3" /* Module version */
+#define VERSION "0.0.4" /* Module version */
 #define NAME "srm_env" /* Module name */
 
 MODULE_AUTHOR("Jan-Benedict Glaw <jbglaw@lug-owl.de>");

-- 
Jan-Benedict Glaw   .   jbglaw@lug-owl.de   .   +49-172-7608481
	 -- New APT-Proxy written in shell script --
	   http://lug-owl.de/~jbglaw/software/ap2/


- 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 May 23 2002 - 22:00:23 EST