From 22c352195ee09dcce9f4f0e2d4cd5f382b90f0fb Mon Sep 17 00:00:00 2001 From: Mathias Krause Date: Sat, 9 Mar 2013 05:57:00 +0000 Subject: [PATCH] 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-format-patch failed