From: Rashika Kheria Date: Sat, 19 Oct 2013 17:35:01 +0000 (+0530) Subject: Staging: sb105x: Remove redundant null check X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=131ccc2e74ea42328d66c67bd7f9e993e48e2fdb;p=pandora-kernel.git Staging: sb105x: Remove redundant null check This patch fixes the following Sparse information in sb_pci_mp.c- ~/git/kernels/linux/drivers/staging/sb105x/sb_pci_mp.c:1813 mp_unregister_driver() info: redundant null check on drv->state calling kfree() Signed-off-by: Rashika Kheria Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed