Merge branch 'sg/xcalloc-cocci-fix'

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 Aug 29, 2022 at 14:55 UTC edc4f6d280392b8ba512441860d9b5c43657f5ae

No changes.