From: Jeff Kirsher Date: Tue, 10 Feb 2015 11:42:33 +0000 (+0000) Subject: ixgbevf: Fix code comments and whitespace X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~241^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec0d8e462322aec38990856aafb0cfbf686f4ff;p=pandora-kernel.git ixgbevf: Fix code comments and whitespace Fix the code comments to align with drivers/net/ code commenting style, as well as whitespace issues. The whitespace issues resolve checkpatch errors, like lines exceeding 80 chars (except for strings) and the use of tabs where possible. CC: Signed-off-by: Jeff Kirsher Tested-by: Phil Schmitt --- Reading git-diff-tree failed