diff options
| author | Fredric Cover <fredric.cover.lkernel@gmail.com> | 2026-06-23 09:49:15 -0700 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-06-24 10:33:51 -0500 |
| commit | 2c253f230a31d4394f6f926a73f5e157ad88d347 (patch) | |
| tree | 9e53acf4155e7504e03db33d100f5e72ca7bfa68 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 898d280f4e4d6da53da8c1f5884a65487ae93603 (diff) | |
smb/client: use %pe to print error pointer
Currently, __reconnect_target_locked() prints the error pointer
'hostname' using PTR_ERR() and %ld, printing only the error code.
Fix this by using by using %pe to print the error symbolic code instead,
and remove PTR_ERR().
Signed-off-by: Fredric Cover <fredric.cover.lkernel@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
