core: move NTOHL and friends into byteorder.h#1984
core: move NTOHL and friends into byteorder.h#1984OlegHahm merged 3 commits intoRIOT-OS:masterfrom Kijewski:net_help-is-odd
Conversation
There was a problem hiding this comment.
Same indentation as the other comments.
There was a problem hiding this comment.
You call it weird, I call it readable. :)
There was a problem hiding this comment.
The proper answer is probably that I indented everything to the length of @param[in,out] so even if an in-out parameter was added, everything would still be properly aligned.
There was a problem hiding this comment.
Setting of the param block with some newlines would improve the readability, I guess.
There was a problem hiding this comment.
Maybe, but that's not part of this PR.
|
Big brother is watching you btw ;-) |
|
ACK |
|
@LudwigOrtmann, wanna review? |
|
Can we get a second review? It's a core change. |
|
Counter question: Has anyone tested with a real network application, preferable on real hardware? |
|
You could, I guess. :) |
|
I tested |
|
rebased |
|
Tested and worked: ACK |
core: move NTOHL and friends into byteorder.h
No description provided.