From: Paul M Stillwell Jr Date: Wed, 9 Jul 2014 07:46:10 +0000 (+0000) Subject: i40e/i40evf: Clean up code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~139^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec9a7db7f0438bc8ad69bc436cb3b3ed16642af9;p=pandora-kernel.git i40e/i40evf: Clean up code 1. Remove some break statements that will never get touched. 2. Remove an extra space. 3. Remove a comment for a parameter that doesn't exist 4. Move the assignment of a variable up to get rid of an else case. Change-ID: I308a4b5ec070b1f0601f13b041ba4375aaad4b06 Signed-off-by: Paul M Stillwell Jr Tested-by: Jim Young Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed