From: Yuval Mintz Date: Sun, 2 Jun 2013 00:06:19 +0000 (+0000) Subject: bnx2x: Semantic removal and beautification X-Git-Tag: v3.11-rc1~16^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cdeec22e40264e40d34d8242b4ce7461329a80a;p=pandora-kernel.git bnx2x: Semantic removal and beautification This patch introduces several small changes to the driver, none which actually change any flow: 1. Removes prototypes of unexisting functions and unused defines. 2. Fixes alignment and spacing issues. 3. Changes numeric usage into constants. 4. Remove unnecessary parenthesis. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed