commit | 8303394d811ad4e1245b2d72e15c39880ec3d0ff | [log] [tgz] |
---|---|---|
author | Wei Tang <tangwei@cmss.chinamobile.com> | Mon Mar 07 14:29:53 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 07 11:08:26 2016 -0500 |
tree | df40ea31fcc70e3c8fe27aae5f7a0c29b7cc0344 | |
parent | 795f3512ca952965dd2546ceed3d9636abcb7920 [diff] |
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>