From: Junio C Hamano Date: Mon, 10 Oct 2016 21:03:46 +0000 (-0700) Subject: Merge branch 'rs/qsort' X-Git-Tag: v2.11.0-rc0~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8688adb12d086b161aa7c369126bdd56843a01b;p=thirdparty%2Fgit.git 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 --- b8688adb12d086b161aa7c369126bdd56843a01b