summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorMalathi A <malathi.a2000@gmail.com>2026-08-18 09:55:35 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-09-01 12:10:28 +0200
commitc71186e538b76e55ef40dd13822385af8b1485b4 (patch)
treec83fda562b36967f87fae4277173e6566db0da46 /scripts/Makefile.thinlto
parent778a0bf8c2c0d329beb929f5c2e7f6bc17ea4b01 (diff)
downloadlinux-next-c71186e538b76e55ef40dd13822385af8b1485b4.tar.gz
linux-next-c71186e538b76e55ef40dd13822385af8b1485b4.zip
staging: rtl8723bs: remove unusual 'NDIS_802_11_RATES_EX' type
Remove the 'NDIS_802_11_RATES_EX' type and replace the variables of this type with an array of 'u8', which makes the code more understandable and gets rid of an unnecessary 'typedef'. 'u8' and the 'unsigned char' the typedef expanded to are the same type and the array length is unchanged, so there is no functional change. Also update the comment in wlan_bssdef.h that referred to the removed type. Signed-off-by: Malathi A <malathi.a2000@gmail.com> Link: https://patch.msgid.link/20260818095535.1230025-2-malathi.a2000@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions