From: Shannon Nelson Date: Thu, 28 Nov 2013 06:39:23 +0000 (+0000) Subject: i40e: fix curly brace use and return type X-Git-Tag: v3.14-rc1~94^2~292^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1d5eea00fabb4d65b91eb572aae0b64f7a1b42;p=pandora-kernel.git i40e: fix curly brace use and return type Add curly-braces on a multi-line function. While we're here we also change to return void in i40e_vsi_clear_rings() since no caller cares. Change-Id: I261fcef20e2a39e18d83ec08fdd14456131dee91 Signed-off-by: Shannon Nelson Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed