summaryrefslogtreecommitdiff
path: root/ref-filter.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2016-07-08 09:08:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-07-08 16:47:28 (GMT)
commit1dad879a7b7b41381cf4ccf471dcab06993a131b (patch)
treebb1bf0561cb133131936399478386fb7c5529a9c /ref-filter.c
parentaabbd3f3c9dd17c414100d0e029f8a3d13673ab1 (diff)
downloadgit-1dad879a7b7b41381cf4ccf471dcab06993a131b.zip
git-1dad879a7b7b41381cf4ccf471dcab06993a131b.tar.gz
git-1dad879a7b7b41381cf4ccf471dcab06993a131b.tar.bz2
am: ignore return value of write_file()
write_file() either returns 0 or dies, so there is no point in checking its return value. The callers of the wrappers write_state_text(), write_state_count() and write_state_bool() consequently already ignore their return values. Stop pretending we care and make them void. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ref-filter.c')
0 files changed, 0 insertions, 0 deletions