diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2011-07-21 04:40:40 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-09-17 05:39:56 +0400 |
commit | c7ccde0f8392516576afe291b06c5527b7ad90de (patch) | |
tree | 4332e0b86582e4209c18c24b41e86660c08b7112 /drivers/i2c/i2c-boardinfo.c | |
parent | f7e1027f61c40eca1acc36e806b8db4cad01f221 (diff) | |
download | linux-c7ccde0f8392516576afe291b06c5527b7ad90de.tar.xz |
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
ixgbe_up and ixgbe_up_complete will always return 0. Since this doesn't
provide any useful information we might as well just make them both void
and save ourselves from having to return an unused value.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/i2c/i2c-boardinfo.c')
0 files changed, 0 insertions, 0 deletions