public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: AKASHI Takahiro <takahiro.akashi@linaro.org>, u-boot@lists.denx.de
Subject: Re: [PATCH] test: fix a couple NULL vs IS_ERR() checks
Date: Tue, 8 Aug 2023 21:40:43 -0400	[thread overview]
Message-ID: <20230809014043.GI3630934@bill-the-cat> (raw)
In-Reply-To: <ce999865-2ae7-4b74-a01f-0a61a2fb613d@moroto.mountain>

[-- Attachment #1: Type: text/plain, Size: 367 bytes --]

On Mon, Jul 31, 2023 at 05:08:41PM +0300, Dan Carpenter wrote:

> The x509_cert_parse() and pkcs7_parse_message() functions return error
> pointers.  They don't return NULL.  Update the checks accordingly.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2023-08-09  1:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31 14:08 [PATCH] test: fix a couple NULL vs IS_ERR() checks Dan Carpenter
2023-07-31 17:07 ` Simon Glass
2023-08-09  1:40 ` Tom Rini [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=20230809014043.GI3630934@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=dan.carpenter@linaro.org \
    --cc=takahiro.akashi@linaro.org \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox