diff options
| author | Sergio Paracuellos <[email protected]> | 2016-11-10 19:16:42 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-11-14 15:43:19 +0100 |
| commit | 27e8d4609436f8cb9c35f090335c9cd840d4150e (patch) | |
| tree | d7171dde39168353fe1bb09db6a787b30650542a /tools/perf/scripts/python | |
| parent | caac19b97d4745ff1ec1bbd0b72cbf769c96079d (diff) | |
staging: wlan-ng: use GENMASK macro in two bitwise operations in prism2sta.c
This patch replace actual mask stuff using BIT macros with
or operators to make use of GENMASK macro which simplifies
code clearity and readibility.
It applies for two bitwise operations included in prism2sta.c source file.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions