staging: rtl8712: fix unnecessary elses after return/break in rtl8712_efuse.c
authorSerguey Parkhomovsky <xindigo@gmail.com>
Wed, 8 Oct 2014 03:42:45 +0000 (20:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:26 +0000 (10:29 +0800)
This patch fixes two unnecessary else conditions that were found by checkpatch.pl.

Signed-off-by: Serguey Parkhomovsky <sergueyparkhomovsky@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found