From 5397db900a3e67a86b21860289e80b5a8d8de4cf Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Wed, 23 Apr 2014 17:18:42 +0900 Subject: [PATCH] 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-format-patch failed