From: Yaniv Rosner Date: Tue, 27 Nov 2012 03:46:34 +0000 (+0000) Subject: bnx2x: Cosmetic changes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=503976e99842665b3ebd6aec602525b9e8f38812;p=pandora-kernel.git bnx2x: Cosmetic changes This patch makes some cosmetic changes to the code: 1. Code alignment. 2. Merge read-modify-write into a single function (read_or_write / read_and_write). 3. Merge several write registers into a for-loop write using a static array. 4. Remove empty lines. 5. Fix comments. Signed-off-by: Yaniv Rosner Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed