libctf: mark various args as unused in the !HAVE_MMAP case
authorNick Alcock <nick.alcock@oracle.com>
Thu, 6 Jun 2019 12:59:28 +0000 (13:59 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 7 Jun 2019 12:46:38 +0000 (13:46 +0100)
Tested on x86_64-pc-linux-gnu, x86_64-unknown-freebsd12.0,
sparc-sun-solaris2.11, i686-pc-cygwin, i686-w64-mingw32.

libctf/
* ctf-archive.c (arc_mmap_header): Mark fd as potentially unused.
* ctf-subr.c (ctf_data_protect): Mark both args as potentially unused.


No differences found
This page took 0.024754 seconds and 4 git commands to generate.