Skip to content
Commit 5f0cbf4e authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

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: default avatarStefan Schmidt <stefan@osg.samsung.com>
parent 909dcf9b
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