From: Hariprasad Shenai Date: Fri, 7 Nov 2014 04:05:25 +0000 (+0530) Subject: cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~238^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ac9628959cc152a811931a6422757b137ac4a4;p=pandora-kernel.git cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 Various patches have ended up changing the style of the symbolic macros/register defines to different style. As a result, the current kernel.org files are a mix of different macro styles. Since this macro/register defines is used by different drivers a few patch series have ended up adding duplicate macro/register define entries with different styles. This makes these register define/macro files a complete mess and we want to make them clean and consistent. This patch cleans up a part of it. Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed