From: Junio C Hamano Date: Thu, 27 Oct 2022 21:51:52 +0000 (-0700) Subject: Merge branch 'jk/unused-anno-more' X-Git-Tag: v2.39.0-rc0~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220604042cb222019e7779287ab73615d7869376;p=thirdparty%2Fgit.git Merge branch 'jk/unused-anno-more' More UNUSED annotation to help using -Wunused option with the compiler. * jk/unused-anno-more: ll-merge: mark unused parameters in callbacks diffcore-pickaxe: mark unused parameters in pickaxe functions convert: mark unused parameter in null stream filter apply: mark unused parameters in noop error/warning routine apply: mark unused parameters in handlers date: mark unused parameters in handler functions string-list: mark unused callback parameters object-file: mark unused parameters in hash_unknown functions mark unused parameters in trivial compat functions update-index: drop unused argc from do_reupdate() submodule--helper: drop unused argc from module_list_compute() diffstat_consume(): assert non-zero length --- 220604042cb222019e7779287ab73615d7869376