usb: wusbcore: Do not initialise statics to 0.
authorSandhya Bankar <bankarsandhya512@gmail.com>
Mon, 9 May 2016 02:56:01 +0000 (08:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 May 2016 11:08:46 +0000 (13:08 +0200)
commitef23db9c5ee2dd240ad6875e03d004416f4ee0df
treeb481cc046c7b77cbe9958b40984b375a34ec0cbd
parent06acefde5bf1fb64b2d450ddb17c843f76837dc6
usb: wusbcore: Do not initialise statics to 0.

Do not initialise statics to 0.
This patch is found by checkpatch.pl script.

Signed-off-by: Sandhya Bankar <bankarsandhya512@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/crypto.c