summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorPanagiotis Petrakopoulos <npetrakopoulos2003@gmail.com>2026-07-05 18:32:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-07 13:33:55 +0200
commit079643f555a4396552f565774d267ac63838278e (patch)
treeeacdab781f8fe76099344af6fb1dab383880a35e /tools/perf/scripts/python/bin/stackcollapse-record
parent8e1ecbb25af29feaf0247132ec461fc0d7830bbd (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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions