From: Geert Uytterhoeven Date: Mon, 13 Oct 2014 22:55:44 +0000 (-0700) Subject: kernel/param: consolidate __{start,stop}___param[] in X-Git-Tag: fixes-against-v3.18-rc2~79^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a12d9d01831208a47f5c0fbbf93f503d1fb162;p=pandora-kernel.git kernel/param: consolidate __{start,stop}___param[] in Consolidate the various external const and non-const declarations of __start___param[] and __stop___param in . This requires making a few struct kernel_param pointers in kernel/params.c const. Signed-off-by: Geert Uytterhoeven Acked-by: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed