commit | 311f23e9a4314f62fed6c13e112c998b07e37e63 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Mar 01 16:02:15 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 05 01:40:39 2016 -0700 |
tree | cdc5a4109cfe91ac89322fa426628e322993b922 | |
parent | 5c4654daf2e2f25dfbd7fa572c59937ea6d4198b [diff] |
i40evf: remove dead code The only error case is when the malloc fails, in which case the clean up loop does nothing at all, so remove it Signed-off-by: Alan Cox <alan@linux.intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>