aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorKalle Valo <quic_kvalo@quicinc.com>2023-06-09 17:24:38 +0300
committerKalle Valo <quic_kvalo@quicinc.com>2023-06-13 12:10:46 +0300
commitcf036c416e9a0a8216900f9f43c41a1815847a00 (patch)
treea72c093f377fff0a5c2f5ddf132da33571a112af /tools/perf/scripts/python/gecko.py
parentac483942616a068da25348c473d96725226189c8 (diff)
wifi: ath11k: don't use %pK
According to Documentation/core-api/printk-formats.rst %pK should not be used with printk(), so switch back to using just %p. printk() will hash the address so addresses are not leaked to user space. Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23 Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20230609142440.24643-14-kvalo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions