Show patches with: Series = minmax: Relax type checks in min() and max().       |    State = Action Required       |   5 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[next,v4,5/5] minmax: Relax check to allow comparison between unsigned arguments and signed constan… minmax: Relax type checks in min() and max(). - - - --- 2023-09-18 David Laight New
[next,v4,4/5] minmax: Allow comparisons of 'int' against 'unsigned char/short'. minmax: Relax type checks in min() and max(). - - - --- 2023-09-18 David Laight New
[next,v4,3/5] minmax: Fix indentation of __cmp_once() and __clamp_once() minmax: Relax type checks in min() and max(). - - - --- 2023-09-18 David Laight New
[next,v4,2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness. minmax: Relax type checks in min() and max(). - - - --- 2023-09-18 David Laight New
[next,v4,1/5] minmax: Add umin(a, b) and umax(a, b) minmax: Relax type checks in min() and max(). - - - --- 2023-09-18 David Laight New