mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Update to srm_env.c update (for Alpha arch.)
@ 2002-05-21 22:33 Jan-Benedict Glaw
  0 siblings, 0 replies; only message in thread
From: Jan-Benedict Glaw @ 2002-05-21 22:33 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: lkml

[-- Attachment #1: Type: text/plain, Size: 1381 bytes --]

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/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-21 22:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-21 22:33 [PATCH] Update to srm_env.c update (for Alpha arch.) Jan-Benedict Glaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®