Merge branch 'rs/qsort'
We call "qsort(array, nelem, sizeof(array[0]), fn)", and most of the time third parameter is redundant. A new QSORT() macro lets us omit it. * rs/qsort: show-branch: use QSORT use QSORT, part 2 coccicheck: use --all-includes by default remove unnecessary check before QSORT use QSORT add QSORT
Junio C Hamano committed
Oct 10, 2016 at 14:03 UTC
b8688adb12d086b161aa7c369126bdd56843a01b
No changes.