diff options
| author | Panagiotis Petrakopoulos <npetrakopoulos2003@gmail.com> | 2026-07-05 18:32:43 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-07 13:33:55 +0200 |
| commit | 079643f555a4396552f565774d267ac63838278e (patch) | |
| tree | eacdab781f8fe76099344af6fb1dab383880a35e /tools/perf/scripts/python | |
| parent | 8e1ecbb25af29feaf0247132ec461fc0d7830bbd (diff) | |
staging: rtl8723bs: use rS0S1_PathSwitch define instead of 0x948 magic number
Using magic numbers is error prone. The address
0x948 already has a define, rS0S1_PathSwitch,
in Hal8192CPhyReg.h. Replace the occurrences of
the magic number 0x948 with the rS0S1_PathSwitch
define for more clarity and readability.
No functional change intended.
Signed-off-by: Panagiotis Petrakopoulos <npetrakopoulos2003@gmail.com>
Link: https://patch.msgid.link/20260705153243.32484-1-npetrakopoulos2003@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
