linux/drivers/staging/bcm
Kevin McKinney ca45e70029 Staging: bcm: Remove assignment from if conditions reported by checkpatch.pl
This patch removes an assignment from three if
conditions.  In all three cases, the line of code was
attempting to allocate memory, and check
if the memory was allocated in the if statement.
This issue was reported by checkpatch.pl.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-10-11 10:18:57 -06:00
..
Adapter.h
Bcmchar.c Staging: bcm: Alter LOC for readability/understandability purposes 2011-09-29 17:34:51 -07:00
Bcmnet.c
CmHost.c
CmHost.h
cntrl_SignalingInterface.h
DDRInit.c
DDRInit.h
Debug.h
HandleControlPacket.c
headers.h
hostmibs.c
HostMIBSInterface.h
InterfaceAdapter.h
InterfaceDld.c drivers/staging/bcm/InterfaceDld.c: Fix checkpatch warnings 2011-09-26 17:43:43 -07:00
InterfaceIdleMode.c
InterfaceIdleMode.h
InterfaceInit.c Staging: bcm: Remove assignment from if conditions reported by checkpatch.pl 2011-10-11 10:18:57 -06:00
InterfaceInit.h
InterfaceIsr.c
InterfaceIsr.h
InterfaceMacros.h
InterfaceMisc.c
InterfaceMisc.h
InterfaceRx.c
InterfaceRx.h
InterfaceTx.c
InterfaceTx.h
Ioctl.h
IPv6Protocol.c
IPv6ProtocolHdr.h
Kconfig
LeakyBucket.c
led_control.c
led_control.h
Macros.h
Makefile
Misc.c Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl. 2011-10-11 10:18:21 -06:00
nvm.c
nvm.h
PHSDefines.h
PHSModule.c
PHSModule.h
Protocol.h
Prototypes.h
Qos.c
Queue.h
sort.c
target_params.h
TODO
Transmit.c
Typedefs.h
vendorspecificextn.c
vendorspecificextn.h
Version.h