aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCalvince Otieno <calvncce@gmail.com>2023-10-16 08:27:23 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-16 17:53:25 +0200
commit48fb9529adeb657a138a1fe1f6720c1ad9989335 (patch)
tree6c1b55a5eb014937be690394422f38288f654033 /tools/perf/scripts/python
parentstaging: wlan-ng: remove unused function prototypes (diff)
downloadlinux-48fb9529adeb657a138a1fe1f6720c1ad9989335.tar.gz
linux-48fb9529adeb657a138a1fe1f6720c1ad9989335.zip
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')
0 files changed, 0 insertions, 0 deletions