LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Cai Huoqing <caihuoqing@baidu.com>
Cc: alex.williamson@redhat.com, cohuck@redhat.com,
	zhenyuw@linux.intel.com, swee.yee.fonn@intel.com,
	hkallweit1@gmail.com, fred.gao@intel.com, mjrosato@linux.ibm.com,
	yi.l.liu@intel.com, mgurtovoy@nvidia.com, kvm@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vfio/pci: use "ssize_t" as a return value instead of "size_t"
Date: Tue, 27 Jul 2021 08:55:42 -0300	[thread overview]
Message-ID: <20210727115542.GD543798@ziepe.ca> (raw)
In-Reply-To: <20210727032433.457-1-caihuoqing@baidu.com>

On Tue, Jul 27, 2021 at 11:24:33AM +0800, Cai Huoqing wrote:
> should use ssize_t when it returns error code and size_t
> 
> Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
> ---
>  drivers/vfio/pci/vfio_pci_igd.c     | 4 ++--
>  drivers/vfio/pci/vfio_pci_private.h | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

This is a dup of this patch:

https://lore.kernel.org/kvm/0-v3-5db12d1bf576+c910-vfio_rw_jgg@nvidia.com/

Jason

      reply	other threads:[~2021-07-27 11:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-27  3:24 Cai Huoqing
2021-07-27 11:55 ` Jason Gunthorpe [this message]

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=20210727115542.GD543798@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=alex.williamson@redhat.com \
    --cc=caihuoqing@baidu.com \
    --cc=cohuck@redhat.com \
    --cc=fred.gao@intel.com \
    --cc=hkallweit1@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgurtovoy@nvidia.com \
    --cc=mjrosato@linux.ibm.com \
    --cc=swee.yee.fonn@intel.com \
    --cc=yi.l.liu@intel.com \
    --cc=zhenyuw@linux.intel.com \
    --subject='Re: [PATCH] vfio/pci: use "ssize_t" as a return value instead of "size_t"' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).