diff options
author | 2017-09-22 14:13:56 +0200 | |
---|---|---|
committer | 2017-11-06 16:16:26 +0100 | |
commit | 5f0cbf4e50c874fd07a30fbc115bce7c5da96a13 (patch) | |
tree | bdf77d8fb06a25b97d3dea7346f6d0e761ff6311 /tools/perf/scripts/python/stackcollapse.py | |
parent | ieee802154: atusb: switch from uint8_t to u8 (diff) | |
download | linux-dev-5f0cbf4e50c874fd07a30fbc115bce7c5da96a13.tar.xz linux-dev-5f0cbf4e50c874fd07a30fbc115bce7c5da96a13.zip |
ieee802154: atusb: use __func__ macro for debug messages
Instead of having the function name hard-coded (it might change and we
forgot to update them in the debug output) we can use __func__ instead
and also shorter the line so we do not need to break it.
Found by checkpatch.
Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions