summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-08-02 04:21:01 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-08-06 15:42:52 +0300
commit98fd8db59a007c05f30f911180f745b243d56746 (patch)
treeb3400b73963c78186ae02b17c8c4f93ed2a78a01 /tools/perf/scripts/python
parenta246b92914339e539b5fd27b347601fc9f0e8460 (diff)
downloadlinux-98fd8db59a007c05f30f911180f745b243d56746.tar.xz
rtlwifi: rtl8192ce: 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 are fixed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions