Thorsten Blum <[email protected]> writes: > Replace min_t() with the simpler min() macro since the values are > unsigned and compatible. > > Signed-off-by: Thorsten Blum <[email protected]>
Looks good to me. Feel free to add: Reviewed-by: Ritesh Harjani (IBM) <[email protected]>
