aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2019-09-01 10:47:05 -0500
committerKalle Valo <[email protected]>2019-09-03 16:32:17 +0300
commit3925ae06ba607f0713b69a02b92c40d9cca233b0 (patch)
treece0d6b2f598dab41c4469f2c2a511fb69dee8033 /tools/perf/scripts/python/Perf-Trace-Util
parent081420490083b4b80413d84e117dfd6a7b5aec9c (diff)
rtlwifi: rtl8192cu: 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 complains about a space after a cast and other warnings are fixed. Signed-off-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions