summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorRohan Tripathi <trohan2000@gmail.com>2025-10-07 05:13:00 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-13 09:09:28 +0200
commit84aa0f7b20ecaac081e67d9b7d253c43bd153cba (patch)
tree0c2d7ba5d44944ddeedb1312a0321b4b37ebe555 /tools/lib/python
parent10f0c1ef2cc899263b0b5e2d02bda0a86425dc5f (diff)
staging: rtl8723bs: remove dead code in rtw_ap.c
This patch removes a commented-out assignment to psta->dot118021XPrivacy in rtw_ap.c. The comment indicates that the statement is no longer needed, so keeping it adds no value. Removing this line (and the superfluous blank line that remained with it) improves code readability and matches kernel coding style. This is a cleanup only. No functional changes. Signed-off-by: Rohan Tripathi <trohan2000@gmail.com> Link: https://lore.kernel.org/r/20251007091303.491115-3-trohan2000@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions