kernel-fxtec-pro1x/drivers/staging/bcm
Heena Sirwani e31981a13d Staging: bcm: Removed unnecessary else.
The following patch fixes the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return.

Signed-off-by: Heena Sirwani <heenasirwani@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-02 09:33:46 -07:00
..
Adapter.h staging: bcm: Fix line 80 characters in Adapter.h 2014-09-28 22:12:28 -04:00
Bcmchar.c Staging: bcm: Remove unneeded else after return. 2014-09-23 13:48:06 -07:00
Bcmnet.c Staging: bcm: Bcmnet.c: Renamed variable: "IntfAdapter" -> "intf_ad" 2014-08-30 13:02:23 -07:00
CmHost.c staging: bcm: add missing blank lines after declarations 2014-07-09 12:20:37 -07:00
CmHost.h staging: bcm: Replace BOOLEAN with bool 2013-10-28 14:13:08 -07:00
cntrl_SignalingInterface.h Staging: bcm: Change B_UINT8 to u8 in cntrl_SignalingInterface.h 2012-10-29 17:07:57 -07:00
DDRInit.c staging: bcm: DDRInit.c: fixed coding style: lines over 80 char 2014-07-27 11:31:59 -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: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ..." 2013-01-07 10:57:51 -08:00
HandleControlPacket.c staging: bcm: Fix line over 80 characters 2014-09-19 17:42:15 -07:00
headers.h staging: bcm: remove space before tab 2014-09-23 13:47:12 -07:00
hostmibs.c Staging: bcm: hostmibs.c: Shortened lines 2014-06-26 21:06:35 -04:00
HostMIBSInterface.h Staging: bcm: Remove typedef for _U_MIBS_IP_ADDRESS and call directly. 2012-11-26 16:07:58 -08:00
InterfaceAdapter.h Staging: bcm: Change ULONG to unsigned long in InterfaceAdapter.h 2012-11-02 11:36:47 -07:00
InterfaceDld.c staging: bcm: add missing blank lines after declarations 2014-07-09 12:20:37 -07:00
InterfaceIdleMode.c Staging: bcm: Removed unnecessary else. 2014-10-02 09:33:46 -07:00
InterfaceIdleMode.h Staging: bcm: InterfaceIdleMode.h: Checkpatch fixes 2012-10-23 20:28:19 -07:00
InterfaceInit.c staging: bcm: add missing blank lines after declarations 2014-07-09 12:20:37 -07:00
InterfaceInit.h Staging: bcm: Add two products and remove an existing product. 2012-11-13 12:38:29 -08:00
InterfaceIsr.c staging: bcm: Cleanup unneeded boolean comparisons 2014-03-18 11:48:42 -07:00
InterfaceIsr.h Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly. 2012-11-02 11:36:46 -07:00
InterfaceMacros.h staging: bcm: fix error do not use c99 comments 2014-09-23 13:47:12 -07:00
InterfaceMisc.c staging: bcm: add missing blank lines after declarations 2014-07-09 12:20:37 -07:00
InterfaceMisc.h Staging: bcm: fixed a comment coding style issue 2014-08-31 12:55:38 -07:00
InterfaceRx.c Staging: bcm: InterfaceRx.c: Removed unused variable 2014-07-08 16:06:16 -07:00
InterfaceRx.h staging: bcm: Replace BOOLEAN with bool 2013-10-28 14:13:08 -07:00
InterfaceTx.c Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after declarations 2014-07-08 16:20:25 -07:00
InterfaceTx.h beceem: remove dead code 2010-11-01 09:50:16 -04:00
Ioctl.h Staging/bcm: Fix whitespace/comments in Ioctl.h 2014-09-19 16:10:40 -07:00
IPv6Protocol.c Staging: bcm: IPv6Protocol.c: Line length fixes 2014-07-30 17:13:24 -07:00
IPv6ProtocolHdr.h Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly. 2013-01-07 10:49:02 -08:00
Kconfig Kconfig: Remove useless "default N" lines 2014-02-20 14:38:06 +01:00
LeakyBucket.c Staging: bcm: LeakyBucket: format kernel-docs 2014-08-30 13:08:42 -07:00
led_control.c staging: bcm: add missing blank lines after declarations 2014-07-09 12:20:37 -07:00
led_control.h Staging: bcm: led_control.{c,h}: Fixed macro 2014-06-26 21:02:13 -04:00
Macros.h Staging: bcm: Replace UCHAR with unsigned char in Macros.h 2013-01-07 10:56:43 -08:00
Makefile beceem: remove ARP spoofing 2010-11-01 09:53:58 -04:00
Misc.c drivers/staging/bcm/Misc.c: fix a check 2014-07-23 18:12:23 -07:00
nvm.c Staging: bcm: nvm.c: Don't pass the index 2014-07-23 18:34:27 -07:00
nvm.h Staging: bcm: Remove typedef for _FLASH_SECTOR_INFO. 2013-01-07 10:45:51 -08:00
PHSDefines.h Staging: bcm: Remove typedef for _S_PHS_RULE and call directly. 2013-01-07 10:54:49 -08:00
PHSModule.c Staging: bcm: PHSModule.c: Shortened lines 2014-07-15 08:09:49 -07:00
PHSModule.h bcm: fix code style 2014-07-27 08:57:38 -07:00
Protocol.h Staging: bcm: Remove typedef for TransportHeaderT and call directly. 2013-01-07 10:56:54 -08:00
Prototypes.h Staging: bcm: Prototypes.h: fix checkpatch errors: whitespaces 2014-06-20 09:48:25 -07:00
Qos.c Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixed 2014-07-30 17:14:24 -07:00
Queue.h Staging: bcm: Queue.h: fix checkpatch errors: whitespaces 2014-06-20 09:48:25 -07:00
sort.c staging: bcm: sort.c: fix coding style 2014-09-08 14:01:17 -07:00
target_params.h Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly. 2013-01-07 10:54:01 -08:00
TODO Staging: bcm: Change TODO to include maintainers. 2014-07-08 16:21:55 -07:00
Transmit.c staging:bcm:Transmit.c:coding style:line over 80 char 2014-07-23 18:21:59 -07:00
Typedefs.h staging: bcm: Typedefs.h Fix "foo * bar" warning. 2014-03-16 22:24:41 -07:00
vendorspecificextn.c Staging: bmc: fix coding style warning 2014-08-16 12:23:23 -07:00
vendorspecificextn.h staging: bcm: Replace BOOLEAN with bool 2013-10-28 14:13:08 -07:00