From: H Hartley Sweeten Date: Mon, 24 Sep 2012 20:23:40 +0000 (-0700) Subject: staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr' X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d87e00e3d6bdc8f3de606dd7cc5aa149709435;p=pandora-kernel.git staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr' 'devpriv->base_addr' is valid from this point on in the attach_pci() function. Remove the unnecessary checks. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed