]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd21495e1ab162bbd484f6d973ab93d1cc20ab21
treeb148ec74b4ac59b157b644d351aa17335f69ebcf
parentd6e92550811f8f76aecd58b62b555b4ea8b3faf3
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