Staging: bcm: Remove unneeded else after return.
authorHeena Sirwani <heenasirwani@gmail.com>
Mon, 22 Sep 2014 10:14:01 +0000 (15:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 20:48:06 +0000 (13:48 -0700)
The following patch fixes the checkpatch.pl warning:
WARNING: else is generally not useful after a break or return.

Signed-off-by: Heena Sirwani <heenasirwani@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Bcmchar.c

Simple merge