IPv6: Removing unnecessary NULL checks.
authorMatti Vaittinen <matti.vaittinen@nsn.com>
Tue, 15 Nov 2011 00:58:59 +0000 (00:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Nov 2011 21:54:20 +0000 (16:54 -0500)
This patch removes unnecessary NULL checks noticed by Dan Carpenter.
Checks were introduced in commit
4a287eba2de395713d8b2b2aeaa69fa086832d34 to net-next.

Signed-off-by: Matti Vaittinen <Mazziesaccount@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found