linux/drivers/staging/bcm
Ceri James 05b3719640 Staging: bcm: InterfaceIdleMode.h: Checkpatch fixes
This fixes the following checkpatch issues:

WARNING: line over 80 characters
+INT InterfaceIdleModeRespond(struct bcm_mini_adapter *Adapter, unsigned int *puiBuffer);

ERROR: "foo * bar" should be "foo *bar"
+INT InterfaceWakeUp(struct bcm_mini_adapter * Adapter);

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
Bcmchar.c
Bcmnet.c
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
DDRInit.h
Debug.h
HandleControlPacket.c
headers.h
hostmibs.c Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly. 2012-09-26 09:31:52 -07:00
HostMIBSInterface.h
InterfaceAdapter.h
InterfaceDld.c
InterfaceIdleMode.c
InterfaceIdleMode.h Staging: bcm: InterfaceIdleMode.h: Checkpatch fixes 2012-10-23 20:28:19 -07:00
InterfaceInit.c
InterfaceInit.h
InterfaceIsr.c
InterfaceIsr.h
InterfaceMacros.h
InterfaceMisc.c Staging: bcm: Remove null dereference from InterfaceWRM. 2012-10-19 13:42:24 -07:00
InterfaceMisc.h
InterfaceRx.c
InterfaceRx.h
InterfaceTx.c
InterfaceTx.h
Ioctl.h
IPv6Protocol.c
IPv6ProtocolHdr.h
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
led_control.h
Macros.h
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
PHSModule.c
PHSModule.h
Protocol.h
Prototypes.h Staging: bcm: Rename PUINT to "unsigned int *" in Misc.c 2012-10-19 13:43:25 -07:00
Qos.c
Queue.h
sort.c
target_params.h
TODO
Transmit.c Staging: bcm: Convert INT to int in Transmit.c 2012-09-13 20:35:40 -07:00
Typedefs.h
vendorspecificextn.c
vendorspecificextn.h
Version.h