net: Remove unnecessary NULL check in scm_destroy().
commit2a6c8c7998f95b140f3d3c7ac5dce2fbd6d403e3
authorDavid S. Miller <davem@davemloft.net>
Mon, 24 Sep 2012 19:52:33 +0000 (24 15:52 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Sep 2012 19:52:33 +0000 (24 15:52 -0400)
treeb0821a3dca420ac789627bb994ef82ca4462bfa9
parent5889335c506bc50b03266251ac3c8711b674ba7a
net: Remove unnecessary NULL check in scm_destroy().

All callers provide a non-NULL scm argument.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/scm.h