Staging: rtl8188eu: Refactored code to increase readility
authorVatika Harlalka <vatikaharlalka@gmail.com>
Mon, 23 Feb 2015 18:10:27 +0000 (23:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:53:48 +0000 (12:53 -0800)
Refactored the conditional code to make it more compact.
Replaced the ternary operators with abs() macro to increase readability.

Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/phy.c

Simple merge