Don't use side effects in the macro PUT_BITS_SEV parameters

If ENTROPY_TRACE is defined, the value parameter gets evaluated
twice. Since this parameter includes ++, the pointer gets incremented
twice.

This fixes encoding with trace enabled.

Change-Id: I3d71ac33d007301e488d264a33c7b5c4d4ff2b56
1 file changed