From: Mathias Krause Date: Sun, 24 Feb 2013 13:09:12 +0000 (+0100) Subject: crypto: user - constify netlink dispatch table X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84fb791cb467851772a9196c05531be4abaf1bb;p=pandora-kernel.git crypto: user - constify netlink dispatch table There is no need to modify the netlink dispatch table at runtime and making it const even makes the resulting object file slightly smaller. Cc: Steffen Klassert Signed-off-by: Mathias Krause Signed-off-by: Herbert Xu --- Reading git-diff-tree failed