diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-06-18 05:29:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 11:32:39 -0700 |
commit | 07ecbbf1a39dfa75712367c14beb1033062c47f8 (patch) | |
tree | db2a6a817e336c178ec8e6341ded21895082eb44 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9d8e79ed3262b0f7e64168f8a1b7967a03353ca7 (diff) |
staging: rtl8192u: replace *Value variables in r819xU_phy.c
This patch renames the variables OriginalValue, NewValue,
Original_Value, New_Value and retValue to reg, and
the variables bRegValue and dwRegValue to reg_u8 and
reg_u32, respectively. This is done primarily in
order to reduce the variable name length and consequently
line length.
Also, it replaces the pair of Original and New variables
with one variable.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions