Commit 650c664
common/rc: add _min()
Add a helper to find the minimum of two numbers.
A similar helper is being added in xfstests:
https://lore.kernel.org/linux-xfs/[email protected]/T/#m962683d8115979e57342d2644660230ee978c803
Signed-off-by: John Garry <[email protected]>
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>1 parent f01227d commit 650c664
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
0 commit comments