diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2017-09-22 15:14:01 +0300 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2017-11-06 18:39:14 +0300 |
commit | 7558bd50201f0b21129a9a5c220c11cf3bfc6efe (patch) | |
tree | 08f03b8e13e4fef3d7ddc21a00ea286bc00666c4 /include/linux/phy.h | |
parent | dc1281e1f8550337e09487348d3a27491fd31f66 (diff) | |
download | linux-7558bd50201f0b21129a9a5c220c11cf3bfc6efe.tar.xz |
ieee802154: ca8210: 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>
Acked-by: Harry Morris <h.morris@cascoda.com>
Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Diffstat (limited to 'include/linux/phy.h')
0 files changed, 0 insertions, 0 deletions