[PATCH 00/12 V3] Staging: bcm: cleanup patches Adapter.h

Kevin McKinney klmckinney1 at gmail.com
Wed Oct 30 02:16:48 UTC 2013


Adapter.h cleanup patches.

Kevin McKinney (12):
  Staging: bcm: Fix WARNING: space prohibited before semicolon.
  Staging: bcm: Remove typedef for _U_IP_ADDRESS and call directly.
  Staging: bcm: Replace USHORT with unsigned short in Adapter.h
  Staging: bcm: Replaces UCHAR with u8 in Adapter.h
  Staging: bcm: Replace ULONG with unsigned long in Adapter.h
  Staging: bcm: Replace ULONG with u32 in Adapter.h
  Staging: bcm: Replace B_UINT16 with u16 in Adapter.h
  Staging: bcm: Replace B_UINT8 with u8 in Adapter.h
  Staging: bcm: Replace UINT32 with u32 in Adapter.h
  Staging: bcm: Replace UINT with unsigned int in Adapter.h
  Staging: bcm: Replace PVOID with void * in Adapter.h
  Staging: bcm: Replace LARGE_INTEGER with u64 in Adapter.h

 drivers/staging/bcm/Adapter.h |  296 ++++++++++++++++++++---------------------
 drivers/staging/bcm/Bcmchar.c |    2 +-
 drivers/staging/bcm/CmHost.c  |    8 +-
 drivers/staging/bcm/Misc.c    |    8 +-
 4 files changed, 157 insertions(+), 157 deletions(-)

-- 
1.7.9.5



More information about the devel mailing list