diff options
author | Calvince Otieno <calvncce@gmail.com> | 2023-10-16 08:27:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-16 18:53:25 +0300 |
commit | 48fb9529adeb657a138a1fe1f6720c1ad9989335 (patch) | |
tree | 6c1b55a5eb014937be690394422f38288f654033 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e057ea021d55e93704e6ecda9886dd36cf005580 (diff) | |
download | linux-48fb9529adeb657a138a1fe1f6720c1ad9989335.tar.xz |
staging: wlan-ng: remove unnecessary helper function
The function prism2sta_inf_handover() is called by the parent
function prism2sta_ev_info() to print a literal debug information
string using pr_debug(). The debugging utility function can be called
directly within prism2sta_ev_info().
Furthermore, to make the debugging more module-specific, the netdev_dbg()
function is preferred over the generic pr_debug() utility function.
Signed-off-by: Calvince Otieno <calvncce@gmail.com>
Link: https://lore.kernel.org/r/ZSzJuwlEKPBj9kLN@lab-ubuntu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions