staging: lustre: ldlm: Fix initialization of static variables
checkpatch complains about static variables being initialized to 0 which is unnecessary. This patch removes the initialization. Signed-off-by:Andreas Ruprecht <rupran@einserver.de> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment