]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c
authordingtianhong <dingtianhong@huawei.com>
Tue, 23 Jul 2013 07:25:47 +0000 (15:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jul 2013 00:45:23 +0000 (17:45 -0700)
commitb07ea07bd0fa63bfb74dbd803ac3bb9e14dc630b
treefe2686e68596de7969994472c0520a8119138946
parent9402b746e7ba0f317ffa465a4c5128c7c220f27b
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c

The error is found by the checkpatch.pl tools.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Cc: Jay Vosburgh <fubar@us.ibm.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c