Skip to content
Snippets Groups Projects
user avatar
Jeff Garzik authored
* trim trailing whitespace
* remove CONFIG_PCI ifdefs, this driver is always PCI (Kconfig enforced)
* remove return statements at the tail of a function
* remove indentation levels by returning an error code immediately.
  Makes the code much more readable, and easier to update to PCI hotplug
  API.

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
98fc4839
Name Last commit Last update