Skip to content
Commit 7558bd50 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

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: default avatarStefan Schmidt <stefan@osg.samsung.com>
Acked-by: default avatarHarry Morris <h.morris@cascoda.com>
Signed-off-by: default avatarStefan Schmidt <stefan@osg.samsung.com>
parent dc1281e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment