From: Dmitry Popov Date: Sun, 3 Aug 2014 18:45:19 +0000 (+0400) Subject: tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a124edcc94011ce459f0b9bdf51e1783146712;p=pandora-kernel.git tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys tcpm_key is an array inside struct tcp_md5sig, there is no need to check it against NULL. Signed-off-by: Dmitry Popov Acked-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed