]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce495c55769099bd24bc5643bd8bacc83a030cc8
treee9ed0fd891007f23ce01069108611737432c469b
parent1ae76c7528a528e410f38067050e1e6d3d6ab990
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