Skip to content
Commit 98fc4839 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[ISDN] HiSax hfc_pci: minor cleanups



* 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>
parent d825a492
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment