ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
authorJoe Perches <joe@perches.com>
Fri, 12 Apr 2013 17:12:54 +0000 (17:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 18 Apr 2013 20:53:48 +0000 (13:53 -0700)
commit33243fb08678d6bdbe3f442dd72ed50b45efd474
treeb148ec74b4ac59b157b644d351aa17335f69ebcf
parent979fe5f73940eae8c0fc4936b9ebb5e34db89490
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests

Add some empty static inlines instead to make
the code more readable.

Signed-off-by: Joe Perches <joe@perches.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c