summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorNikolay Kulikov <nikolayof23@gmail.com>2026-07-17 21:52:07 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-28 09:25:44 +0200
commitbbe3a0f030b5b59739e7b17985a98fd77fe6fa37 (patch)
tree86c8b9f739887a388af1dc8bb01e314b78b49008 /include/linux
parente9b50a2821bbfb5395cc2b9f90e2af45a3137f19 (diff)
staging: rtl8723bs: remove 'rf_chip' from struct hal_com_data
The 'rf_chip' field is set to only one value (RF_6052), which makes any conditions with this field predictable. Remove it and the associated static functions (_ReadRFType() and _InitRFType()), since they simply set a value in the field and will be empty without it. Signed-off-by: Nikolay Kulikov <nikolayof23@gmail.com> Link: https://patch.msgid.link/20260717185407.56513-9-nikolayof23@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions