Merge branch 'sg/xcalloc-cocci-fix' into maint

xcalloc(), imitating calloc(), takes "number of elements of the array", and "size of a single element", in this order. A call that does not follow this ordering has been corrected. * sg/xcalloc-cocci-fix: promisor-remote: fix xcalloc() argument order

Junio C Hamano committed Sep 13, 2022 at 12:21 UTC c61614e30f6df550a5d48fc115fb6a92266ecf50

No changes.