linux/drivers/staging/bcm
Ceri James 89babccccb Staging: bcm: LeakyBucket.c: Checkpatch fixes
This fixes the following checkpatch issues:

WARNING: line over 80 characters
+	BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, "=====>\n");

ERROR: space required after that ',' (ctx:VxV)
+	BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, "=====>\n");
 	                       ^
WARNING: line over 80 characters
+		BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, "Adapter found NULL!\n");

ERROR: space required after that ',' (ctx:VxV)
+		BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, "Adapter found NULL!\n");
 		                       ^

Signed-off-by: Ceri James <jamesceri@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-23 20:28:19 -07:00
..
Adapter.h staging bcm: spelling of suppress in code 2012-06-13 12:18:02 -07:00
Bcmchar.c staging: bcm: fix possible memory leak in bcm_char_ioctl() 2012-09-04 14:14:08 -07:00
Bcmnet.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
CmHost.c Staging: bcm: Rename all local variables in function GetNextTargetBufferLocation. 2012-10-19 12:16:12 -07:00
CmHost.h Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly. 2012-09-26 09:31:52 -07:00
cntrl_SignalingInterface.h Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call directly. 2012-09-26 09:31:52 -07:00
DDRInit.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
DDRInit.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
Debug.h staging: bcm: Remove all commented macros 2012-07-11 17:04:42 -07:00
HandleControlPacket.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
headers.h Staging: bcm: Fix a coding style error reported by checkpatch.pl 2011-08-23 15:20:52 -07:00
hostmibs.c Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly. 2012-09-26 09:31:52 -07:00
HostMIBSInterface.h Fix common misspellings 2011-03-31 11:26:23 -03:00
InterfaceAdapter.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceDld.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceIdleMode.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceIdleMode.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceInit.c Staging: bcm: Create and initialize new device id in InterfaceInit 2012-09-12 09:43:45 -07:00
InterfaceInit.h Staging: bcm: Create and initialize new device id in InterfaceInit 2012-09-12 09:43:45 -07:00
InterfaceIsr.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceIsr.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceMacros.h
InterfaceMisc.c Staging: bcm: Remove null dereference from InterfaceWRM. 2012-10-19 13:42:24 -07:00
InterfaceMisc.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceRx.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceRx.h
InterfaceTx.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
InterfaceTx.h
Ioctl.h Fix common misspellings 2011-03-31 11:26:23 -03:00
IPv6Protocol.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
IPv6ProtocolHdr.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
Kconfig Staging: remove CONFIG_EXPERIMENTAL dependancies 2012-09-17 23:02:36 -07:00
LeakyBucket.c Staging: bcm: LeakyBucket.c: Checkpatch fixes 2012-10-23 20:28:19 -07:00
led_control.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
led_control.h Staging: bcm: Move directives for the preprocessor statement to enum value in led_control.h 2012-02-13 20:16:14 -08:00
Macros.h staging: bcm: Remove all commented macros 2012-07-11 17:04:42 -07:00
Makefile
Misc.c Staging: bcm: Reverse condition in if statement in Misc.c 2012-10-19 13:43:26 -07:00
nvm.c Staging: bcm: Fix udelay related compilation error 2012-09-13 21:46:29 -07:00
nvm.h
PHSDefines.h staging: bcm: Remove all commented macros 2012-07-11 17:04:42 -07:00
PHSModule.c staging: bcm: Fix typo in drivers/bcm 2012-08-17 09:45:37 -07:00
PHSModule.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
Protocol.h Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly. 2012-06-04 21:06:35 -07:00
Prototypes.h Staging: bcm: Rename PUINT to "unsigned int *" in Misc.c 2012-10-19 13:43:25 -07:00
Qos.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
Queue.h
sort.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
target_params.h staging: bcm: Fix typo in drivers/bcm 2012-08-17 09:45:37 -07:00
TODO
Transmit.c Staging: bcm: Convert INT to int in Transmit.c 2012-09-13 20:35:40 -07:00
Typedefs.h
vendorspecificextn.c Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
vendorspecificextn.h Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. 2012-06-04 21:09:22 -07:00
Version.h