diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2017-09-22 14:13:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-24 13:26:58 +0200 |
| commit | 24e3a53c0d2c6be3385c5676056124b44f7c06c2 (patch) | |
| tree | 82cb0c3bcb24193fdbe110a312e0d12b71812bc3 /tools/perf/util/llvm-utils.c | |
| parent | 691a13ac70e31e3004310bf56360ee69c62514cb (diff) | |
ieee802154: at86rf230: use __func__ macro for debug messages
[ Upstream commit 8a81388ec27c4c0adbdecd20e67bb5f411ab46b2 ]
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. Also fix an
extra blank line while being here.
Found by checkpatch.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/llvm-utils.c')
0 files changed, 0 insertions, 0 deletions
