From: Daeseok Youn Date: Wed, 23 Apr 2014 08:18:42 +0000 (+0900) Subject: staging: silicom: remove redundant pci_get_drvdata() call X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5397db900a3e67a86b21860289e80b5a8d8de4cf;p=pandora-kernel.git staging: silicom: remove redundant pci_get_drvdata() call The pci_get_drvdata() and checking NULL for dev are called twice in while loop in is_bypass_dev(). Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed