qemu-e2k/libcacard
Stefan Weil efbc42e584 libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)
Warning from ccc-analyzer:

libcacard/vcard_emul_nss.c:937:9: warning:
 Value stored to 'cert_count' is never read
        cert_count = options->vreader[i].cert_count;
        ^            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-12-02 21:07:25 +04:00
..
Makefile libcacard: link against qemu-error.o for error_report() 2013-09-18 15:34:51 +02:00
cac.c libcacard/cac: Remove unused statement (value stored is never read) 2013-12-02 21:07:02 +04:00
cac.h libcacard/vreader: add debugging messages for apdu 2013-04-24 11:48:02 +03:00
card_7816.c misc: Fix some typos in names and comments 2013-09-01 18:59:24 +04:00
card_7816.h
card_7816t.h misc: Fix some typos in names and comments 2013-09-01 18:59:24 +04:00
event.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
eventt.h
libcacard.pc.in
libcacard.syms libcacard: add list of exported symbols 2013-01-12 17:19:39 +01:00
link_test.c
vcard.c
vcard.h
vcard_emul.h
vcard_emul_nss.c libcacard/vcard_emul_nss: Remove unused statement (value stored is never read) 2013-12-02 21:07:25 +04:00
vcard_emul_type.c
vcard_emul_type.h
vcardt.c libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vcardt.h libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vcardt_internal.h libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vevent.h
vreader.c libcacard/vreader: add debugging messages for apdu 2013-04-24 11:48:02 +03:00
vreader.h
vreadert.h
vscard_common.h
vscclient.c vscclient: remove unnecessary use of uninitialized variable 2013-09-20 20:09:24 +04:00