On Wed, Jul 1, 2015 at 12:02 PM, Linus Torvalds <[email protected]> wrote: > > Doing a unconditional byte swap is faster and simpler than the crazy > conditionals.
Unconditional endianness not only makes for simpler and faster code,
it also ends up being easier to debug and add things like type
annotations for sparse.
Linus
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
