netlabel: do not initialise statics to NULL
authorWei Tang <tangwei@cmss.chinamobile.com>
Mon, 7 Mar 2016 06:29:53 +0000 (14:29 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Mar 2016 16:08:26 +0000 (11:08 -0500)
commit8303394d811ad4e1245b2d72e15c39880ec3d0ff
treedf40ea31fcc70e3c8fe27aae5f7a0c29b7cc0344
parent795f3512ca952965dd2546ceed3d9636abcb7920
netlabel: do not initialise statics to NULL

This patch fixes the checkpatch.pl error to netlabel_domainhash.c:

ERROR: do not initialise statics to NULL

Signed-off-by: Wei Tang <tangwei@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlabel/netlabel_domainhash.c