openzfs / spl

A shim layer which adds the core interfaces required for OpenZFS.
https://zfsonlinux.org/
GNU General Public License v2.0
282 stars 181 forks source link

Add parenthesis to btop and ptob macros #660

Closed behlendorf closed 6 years ago

behlendorf commented 6 years ago

Add missing parenthesis around btop and ptob macros to ensure operation ordering is preserved after expansion.