[LLC] turn tons of simple pdu functions into returning void
All of those functions cannot possibly fail, so there is no point in always returning 0. I'll probably turn all of them into inlines in the future too.
Showing
This diff is collapsed.
Please register or sign in to comment