From: Rusty Russell Date: Thu, 12 Aug 2010 05:04:18 +0000 (-0600) Subject: param: make param sections const. X-Git-Tag: v2.6.36-rc1~57^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=914dcaa84c53f2c3efa6016efcae13fd92a8a17c;p=pandora-kernel.git param: make param sections const. Since this section can be read-only (they're in .rodata), they should always have been const. Minor flow-through various functions. Signed-off-by: Rusty Russell Tested-by: Phil Carmody --- Reading git-diff-tree failed