From: stephen hemminger Date: Fri, 16 Sep 2011 11:10:01 +0000 (+0000) Subject: vxge: make function table const X-Git-Tag: v3.2-rc1~129^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956a206620fa048afdcd8ab714ac3cf6a9e884b7;p=pandora-kernel.git vxge: make function table const All tables of function pointers should be const. The pre-existing code has lots of needless indirection... Inspired by similar change in PAX. Compile tested only. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed