From: Eric Dumazet Date: Wed, 18 Mar 2015 21:05:33 +0000 (-0700) Subject: netns: constify net_hash_mix() and various callers X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~215^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eada0110c8984477f5f1e57a0b7f7b2fc841e30;p=pandora-kernel.git netns: constify net_hash_mix() and various callers const qualifiers ease code review by making clear which objects are not written in a function. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed