From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-03-09 12:51:37
On Tue, 2016-09-02 at 04:50:23 UTC, Gavin Shan wrote:
The original implementation is ugly: unnecessary if statements and
"out" tag. This reworks the function to avoid above weaknesses. No
functional changes introduced.
Signed-off-by: Gavin Shan <redacted>
Reviewed-by: Andrew Donnellan <redacted>