aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2019-08-31 13:06:42 -0500
committerKalle Valo <[email protected]>2019-09-03 16:30:46 +0300
commit7f1c7460e932b1de7a2861bd1026a0f88918218a (patch)
treed706c71bd4e116342131fddf420d8cfd147bbe64 /tools/perf/scripts/python/check-perf-trace.py
parent11f92ca1475ced7d1995510f566ebbf86bff53d7 (diff)
rtlwifi: rtl8192ee: Convert macros that set descriptor
As a first step in the conversion, the macros that set the RX and TX descriptors are converted to static inline routines, and the names are changed from upper to lower case. To minimize the changes in a given step, the input descriptor information is left as as a byte array (u8 *), even though it should be a little-endian word array (__le32 *). That will be changed in the next patch. Several places where checkpatch.pl reports lines too long are fixed. Signed-off-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions