commit | 6995b36c0fc3dd97c1d641f9630d19db2cadf44f | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Fri Aug 28 17:55:54 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Oct 08 16:19:55 2015 -0700 |
tree | e3fcce862faebc2b8710fc9bb3f82eaa73c0fe6f | |
parent | ee5c1e92dd01d372b8e054b5a7e1cc19a1d32815 [diff] |
i40e/i40evf: clean up some code Add missings spaces after declarations, remove another __func__ use, remove uncessary braces, remove unneeded breaks, and useless returns, and generally fix up some code. Change-ID: Ie715d6b64976c50e1c21531685fe0a2bd38c4244 Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>