All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchew Tool <patchew.tool@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 0/7] Add support for passthru cards to libcacard
Date: Fri, 13 Mar 2015 13:11:04 -0700 (PDT)	[thread overview]
Message-ID: <55034458.34558c0a.1da9.ffffc896@mx.google.com> (raw)
In-Reply-To: <1426275924-1904-1-git-send-email-jwhite@codeweavers.com>


This series passed Patchew automatic testing, but there are some warnings.

Find the log fragments below, or open the following URL to see the full log:

http://qemu.patchew.org/testing/log/<1426275924-1904-1-git-send-email-jwhite@codeweavers.com>

----------8<---------

total: 0 errors, 0 warnings, 74 lines checked

0003-Add-a-configure-check-for-libpcsclite--and-an-option-to-enable-or-disable-it-.patch has no obvious style problems and is ready for submission.

Checking 0004-Add-error-checking-to-vcard_emul_options-.patch
total: 0 errors, 0 warnings, 106 lines checked

0004-Add-error-checking-to-vcard_emul_options-.patch has no obvious style problems and is ready for submission.

Checking 0005-Add-a-VCARD_DIRECT-implemention-to-the-libcacard-smartcard-support-.patch
command failed with exit code 0
$@
WARNING: line over 80 characters
#472: FILE: libcacard/capcsc.c:436:
+        if ((rc == SCARD_S_SUCCESS && (reader_states[reader_count - 1].dwEventState & SCARD_STATE_CHANGED))

total: 0 errors, 1 warnings, 557 lines checked

0005-Add-a-VCARD_DIRECT-implemention-to-the-libcacard-smartcard-support-.patch has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

Checking 0006-Enable-support-for-passthru--e-g--direct-to-pcsc--smart-cards-in-the-emul_options-entry-point-in-libcacard-.patch
total: 0 errors, 0 warnings, 82 lines checked

0006-Enable-support-for-passthru--e-g--direct-to-pcsc--smart-cards-in-the-emul_options-entry-point-in-libcacard-.patch has no obvious style problems and is ready for submission.

Checking 0007-Remove-the--broken--passthru-option-.patch
total: 0 errors, 0 warnings, 34 lines checked

0007-Remove-the--broken--passthru-option-.patch has no obvious style problems and is ready for submission.

  parent reply	other threads:[~2015-03-13 20:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13 19:45 [Qemu-devel] [PATCH v3 0/7] Add support for passthru cards to libcacard Jeremy White
2015-03-13 19:45 ` [Qemu-devel] [PATCH v3 1/7] Bug fix: delete the reader entry after queueing an event, not before Jeremy White
2015-03-25 15:12   ` Marc-André Lureau
2015-03-13 19:45 ` [Qemu-devel] [PATCH v3 2/7] Retrieve the correct TD byte when checking an ATR Jeremy White
2015-03-25 15:12   ` Marc-André Lureau
2015-03-13 19:45 ` [Qemu-devel] [PATCH v3 3/7] Add a configure check for libpcsclite, and an option to enable or disable it Jeremy White
2015-03-25 15:13   ` Marc-André Lureau
2015-03-13 19:45 ` [Qemu-devel] [PATCH v3 4/7] Add error checking to vcard_emul_options Jeremy White
2015-03-25 15:13   ` Marc-André Lureau
2015-03-13 19:45 ` [Qemu-devel] [PATCH v3 5/7] Add a VCARD_DIRECT implemention to the libcacard smartcard support Jeremy White
2015-03-25 15:13   ` Marc-André Lureau
2015-03-13 19:45 ` [Qemu-devel] [PATCH v3 6/7] Enable support for passthru (e.g. direct to pcsc) smart cards in the emul_options entry point in libcacard Jeremy White
2015-03-25 15:14   ` Marc-André Lureau
2015-03-13 19:45 ` [Qemu-devel] [PATCH v3 7/7] Remove the (broken) passthru option Jeremy White
2015-03-25 15:14   ` Marc-André Lureau
2015-03-13 20:11 ` Patchew Tool [this message]
2015-03-16 16:22 ` [Qemu-devel] [PATCH v3 0/7] Add support for passthru cards to libcacard Marc-André Lureau
2015-03-16 16:52   ` Jeremy White
2015-03-16 17:19     ` Paolo Bonzini
2015-03-25 15:15       ` Marc-André Lureau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55034458.34558c0a.1da9.ffffc896@mx.google.com \
    --to=patchew.tool@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.