All of lore.kernel.org
 help / color / mirror / Atom feed
From: asmadeus@codewreck.org
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: linux-kernel@vger.kernel.org, v9fs-developer@lists.sourceforge.net
Subject: Re: [PATCH -next] fs: 9p: fix wrong pointer passed to IS_ERR() and PTR_ERR()
Date: Wed, 31 Mar 2021 06:52:33 +0900	[thread overview]
Message-ID: <YGOdoWkd3t0pVyfR@codewreck.org> (raw)
In-Reply-To: <20210330130632.1054357-1-yangyingliang@huawei.com>

Yang Yingliang wrote on Tue, Mar 30, 2021 at 09:06:32PM +0800:
> IS_ERR() and PTR_ERR() use wrong pointer, it should be
> writeback_fid, fix it.

Right.

Good catch, thanks
-- 
Dominique

      reply	other threads:[~2021-03-30 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30 13:06 [PATCH -next] fs: 9p: fix wrong pointer passed to IS_ERR() and PTR_ERR() Yang Yingliang
2021-03-30 21:52 ` asmadeus [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=YGOdoWkd3t0pVyfR@codewreck.org \
    --to=asmadeus@codewreck.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=v9fs-developer@lists.sourceforge.net \
    --cc=yangyingliang@huawei.com \
    /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.