staging: rtl8188eu: Rework function _PHY_PathAStandBy()
authornavin patidar <navin.patidar@gmail.com>
Sun, 7 Sep 2014 11:07:54 +0000 (16:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 21:05:20 +0000 (14:05 -0700)
commit3dec6aa2a17a2f47b155e331a153d6d69e7e2929
tree759243833c626c9543d9cb3a6e7f9304de94f24a
parent86e9e28889be27a358ebaa7f54a705cbc6009fc3
staging: rtl8188eu: Rework function _PHY_PathAStandBy()

Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Declare it as a static function.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/HalPhyRf_8188e.c
drivers/staging/rtl8188eu/include/HalPhyRf_8188e.h
This page took 0.026163 seconds and 5 git commands to generate.