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)
commit4c3fa640387e70b31cd1aee098f76559e50afe95
tree7a54c983db4f17d9923017d495de43b850514a3a
parentd5dd06ea01807a6d32af1eb53f10ff5e08532e29
Staging: rtl8188eu: Refactored code to increase readility

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
This page took 0.028849 seconds and 5 git commands to generate.