diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-06-18 05:29:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 11:32:39 -0700 |
commit | 9f66ddb5f7e30cb91e0ba44a2307768c2eacff68 (patch) | |
tree | 4813dd7a1c33d133d9cf7aa675cac479f00fcb47 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 07ecbbf1a39dfa75712367c14beb1033062c47f8 (diff) |
staging: rtl8192u: rename *BitMask variables in r819xU_phy.c
This patch renames BitMask and dwBitMask variables into
bitmask to remove camel case.
dwBitMask in the given context can be renamed into simply
bitmask since its number of bits (dw->32) can be deduced
by its type which is u32.
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