diff options
| author | Larry Finger <[email protected]> | 2021-08-03 08:52:23 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-08-05 12:58:15 +0200 |
| commit | a9f392d4518214d1de5aa9457f9778dd1ba578a9 (patch) | |
| tree | 5981bcc9b225ef177ad091c3b896551367fe2f2b /tools/perf/scripts/python/libxed.py | |
| parent | 496fd4e78afd7a1802cde83d6171040bd3924c17 (diff) | |
staging: r8188eu: Remove some bit manipulation macros
This driver defines a set of macros that get or set a bitfield in the
RX and TX descriptors. Most of these have been replaced by the appropriate
use of the system macros BIT() or GENMASK().
While reworking these routines, I also fixed camel case variables and
missing spaces. Some comments were also converted to the
drivers/net/wireless preferred format.
Signed-off-by: Larry Finger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions