From: Mathias Krause Date: Sat, 9 Mar 2013 05:57:00 +0000 (+0000) Subject: ipv6: remove superfluous nla_data() NULL pointer checks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~517 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c352195ee09dcce9f4f0e2d4cd5f382b90f0fb;p=pandora-kernel.git ipv6: remove superfluous nla_data() NULL pointer checks nla_data() cannot return NULL, so these NULL pointer checks are superfluous. Signed-off-by: Mathias Krause Signed-off-by: David S. Miller --- Reading git-diff-tree failed