From: K. Y. Srinivasan Date: Fri, 22 Apr 2011 21:55:21 +0000 (-0700) Subject: Staging: hv: Get rid of an unnecessary check in blkvsc_probe() X-Git-Tag: v3.0-rc1~336^2~734 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b9d24eafd4785e5a07924cdb5a37867bda4620;p=pandora-kernel.git Staging: hv: Get rid of an unnecessary check in blkvsc_probe() It is never the case that the dev_add function pointer will not be set (we set it in this code!). Get rid of this meaningless check. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed