From: Dan Streetman Date: Tue, 16 Jun 2015 20:47:52 +0000 (+0930) Subject: module: make perm const X-Git-Tag: omap-for-v4.2/fixes-rc1^2~63^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5104b7d7678b0029417f6ac08243773a77259ac6;p=pandora-kernel.git module: make perm const Change the struct kernel_param.perm field to a const, as it should never be changed. Signed-off-by: Dan Streetman Signed-off-by: Rusty Russell (cut from larger patch) --- Reading git-diff-tree failed