VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Nicolas Pitre <nico@fluxnic.net> 2009-09-14 03:25:28 -0400 committer: Linus Torvalds <torvalds@linux-foundation.org> 2009-09-15 09:37:12 -0700 commit: 2f82af08fcc7dc01a7e98a49a5995a77e32a2925 parent: f199fd990639f93d07d8e104b0a66aabaf01d67d
Commit Summary:
Nicolas Pitre has a new email address
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/lib/inflate.c b/lib/inflate.c
index 1a8e8a978128..d10255973a9f 100644
--- a/lib/inflate.c
+++ b/lib/inflate.c
@@ -7,7 +7,7 @@
  * Adapted for booting Linux by Hannu Savolainen 1993
  * based on gzip-1.0.3 
  *
- * Nicolas Pitre <nico@cam.org>, 1999/04/14 :
+ * Nicolas Pitre <nico@fluxnic.net>, 1999/04/14 :
  *   Little mods for all variable to reside either into rodata or bss segments
  *   by marking constant variables with 'const' and initializing all the others
  *   at run-time only.  This allows for the kernel uncompressor to run