staging: silicom: fix explicit intialization of procfs_dir in bp_proc.c
authorChad Williamson <chad@dahc.us>
Mon, 15 Oct 2012 10:30:39 +0000 (05:30 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 22:47:54 +0000 (15:47 -0700)
commit6b8c8773dcbb4f718e05596739e02abb5b29d7da
treee9ed0fd891007f23ce01069108611737432c469b
parentc460c7d9469624c44d2df9ee09a4141135fb2145
staging: silicom: fix explicit intialization of procfs_dir in bp_proc.c

Remove explicit intialization of static procfs_dir to NULL, resolving a
checkpatch.pl error.

Signed-off-by: Chad Williamson <chad@dahc.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bp_proc.c