[PATCH -mm] constify mm/page_alloc.c strings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

Signed-off-by: Andreas Mohr <[email protected]>


diff -urN linux-2.6.17-rc6-mm2.orig/mm/page_alloc.c linux-2.6.17-rc6-mm2.my/mm/page_alloc.c
--- linux-2.6.17-rc6-mm2.orig/mm/page_alloc.c	2006-06-13 19:28:17.000000000 +0200
+++ linux-2.6.17-rc6-mm2.my/mm/page_alloc.c	2006-06-13 19:32:18.000000000 +0200
@@ -2743,7 +2743,7 @@
 	.show	= zoneinfo_show,
 };
 
-static char *vmstat_text[] = {
+static const char * const vmstat_text[] = {
 	/* Zoned VM counters */
 	"nr_anon",
 	"nr_mapped",
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux