diff options
| author | Stefan Schmidt <[email protected]> | 2017-09-22 12:13:54 +0000 |
|---|---|---|
| committer | Stefan Schmidt <[email protected]> | 2018-07-09 08:05:46 +0000 |
| commit | 8a81388ec27c4c0adbdecd20e67bb5f411ab46b2 (patch) | |
| tree | aec98f6eca2f8eb2e633b8273023d33db57e167a /net/nsh/nsh.c | |
| parent | ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem (diff) | |
| download | kernel-8a81388ec27c4c0adbdecd20e67bb5f411ab46b2.tar.gz kernel-8a81388ec27c4c0adbdecd20e67bb5f411ab46b2.zip | |
ieee802154: at86rf230: 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. Also fix an
extra blank line while being here.
Found by checkpatch.
Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions
