]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: silicom: pointless check removal
authorAlan Cox <alan@linux.intel.com>
Thu, 11 Oct 2012 16:23:18 +0000 (17:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 22:44:30 +0000 (15:44 -0700)
commitb1a4fddea0eeceacc15cb53a920cfbf4754b6ad2
tree06cb591d10739919c3963418167a17b4ecd7cea0
parent720a9bece0c132a9095e997969f07d8694816bbc
staging: silicom: pointless check removal

bus_info is an array not a pointer. Fix silly if check

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bp_mod.c