aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2019-10-09 12:37:09 -0500
committerKalle Valo <[email protected]>2019-10-11 11:56:53 +0300
commitc3f997f0c3b2c46776304a482571cdee5f182de2 (patch)
treed5491351428d70b5c55c4761038f389b178a7514 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentc2fca7d083f78aad632fb99fd24acb082c58a495 (diff)
rtlwifi: rtl8192se: Replace local bit manipulation macros
This driver uses a set of local macros to manipulate the RX and TX descriptors, which are all little-endian quantities. These macros are replaced by the bitfield macros le32p_replace_bits() and le32_get_bits(). In several places, the macros operated on an entire 32-bit word. In these cases, a direct read or replacement is used. Signed-off-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions