Staging: otus: removes global variable initialization to 0 in wwrap.c
authorPrashant P. Shah <pshah.mumbai@gmail.com>
Tue, 7 Sep 2010 13:14:50 +0000 (18:44 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 8 Sep 2010 02:39:15 +0000 (19:39 -0700)
commit675d6409ae5ac0816af5e672b7030e350408d563
tree4f4cb18c7a7c94f44185501002a15566156ea80d
parent0f0800f17a60816141f138a422477dc936262c42
Staging: otus: removes global variable initialization to 0 in wwrap.c

This is a patch to the wwrap.c file that removes the initialization
of global variable 'smp_kevent_Lock' to 0

Signed-off-by: Prashant P. Shah <pshah.mumbai@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/otus/wwrap.c