From: Shannon Nelson Date: Tue, 11 Nov 2014 20:04:47 +0000 (+0000) Subject: i40e: Remove unneeded break statement X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~83^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2352b849a4b10a543db4d6aa9c962165a0dded58;p=pandora-kernel.git i40e: Remove unneeded break statement This case statement is empty and the fall through just breaks out so remove the break and let it fall through to break out. Change-ID: I1b5ba9870d5245ca80bfca6e7f5f089e2eb8ccb0 Signed-off-by: Shannon Nelson Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed