cxgb4: Cleanup macros so they follow the same style and look consistent
Various patches have ended up changing the style of the symbolic macros/register 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 <hariprasad@chelsio.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 16 additions, 16 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 9 additions, 7 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 3 additions, 3 deletionsdrivers/net/ethernet/chelsio/cxgb4/t4_hw.c
- drivers/net/ethernet/chelsio/cxgb4/t4_regs.h 56 additions, 16 deletionsdrivers/net/ethernet/chelsio/cxgb4/t4_regs.h
- drivers/scsi/csiostor/csio_hw_t4.c 8 additions, 7 deletionsdrivers/scsi/csiostor/csio_hw_t4.c
- drivers/scsi/csiostor/csio_hw_t5.c 11 additions, 10 deletionsdrivers/scsi/csiostor/csio_hw_t5.c
- drivers/scsi/csiostor/csio_init.c 3 additions, 3 deletionsdrivers/scsi/csiostor/csio_init.c
Loading
Please register or sign in to comment