repository service wrote:
The parameters of memset() should be memset(addr, value, size), right?
..
Trailing white spaces are also deleted.
Please don't combine whitespace changes with other changes. Whitespace changes are good, but they should be a separate commit. (Since they are trivial changes, they can also be self-acked.)
Thanks!
//Peter