All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kubakici-5tc4TXWwyLM@public.gmane.org>
To: Navid Emamdoost
	<navid.emamdoost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: secalert-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	kjlu-OJFnDUYgAso@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	emamd001-OJFnDUYgAso@public.gmane.org,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	smccaman-OJFnDUYgAso@public.gmane.org,
	Matthias Brugger
	<matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	"David S. Miller" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>,
	kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
Subject: Re: [PATCH] mt7601u: null check the allocation
Date: Wed, 24 Jul 2019 10:16:36 -0700	[thread overview]
Message-ID: <20190724101636.4699c30a@cakuba.netronome.com> (raw)
In-Reply-To: <20190724141736.29994-1-navid.emamdoost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Wed, 24 Jul 2019 09:17:36 -0500, Navid Emamdoost wrote:
> devm_kzalloc may fail and return NULL. So the null check is needed.
> 
> Signed-off-by: Navid Emamdoost <navid.emamdoost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Ah, I replied to the wrong one..

Acked-by: Jakub Kicinski <kubakici-5tc4TXWwyLM@public.gmane.org>

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kubakici@wp.pl>
To: Navid Emamdoost <navid.emamdoost@gmail.com>
Cc: kvalo@codeaurora.org, emamd001@umn.edu, kjlu@umn.edu,
	smccaman@umn.edu, secalert@redhat.com,
	"David S. Miller" <davem@davemloft.net>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mt7601u: null check the allocation
Date: Wed, 24 Jul 2019 10:16:36 -0700	[thread overview]
Message-ID: <20190724101636.4699c30a@cakuba.netronome.com> (raw)
In-Reply-To: <20190724141736.29994-1-navid.emamdoost@gmail.com>

On Wed, 24 Jul 2019 09:17:36 -0500, Navid Emamdoost wrote:
> devm_kzalloc may fail and return NULL. So the null check is needed.
> 
> Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>

Ah, I replied to the wrong one..

Acked-by: Jakub Kicinski <kubakici@wp.pl>

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kubakici@wp.pl>
To: Navid Emamdoost <navid.emamdoost@gmail.com>
Cc: secalert@redhat.com, linux-wireless@vger.kernel.org,
	kjlu@umn.edu, linux-kernel@vger.kernel.org, emamd001@umn.edu,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, smccaman@umn.edu,
	Matthias Brugger <matthias.bgg@gmail.com>,
	netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	kvalo@codeaurora.org
Subject: Re: [PATCH] mt7601u: null check the allocation
Date: Wed, 24 Jul 2019 10:16:36 -0700	[thread overview]
Message-ID: <20190724101636.4699c30a@cakuba.netronome.com> (raw)
In-Reply-To: <20190724141736.29994-1-navid.emamdoost@gmail.com>

On Wed, 24 Jul 2019 09:17:36 -0500, Navid Emamdoost wrote:
> devm_kzalloc may fail and return NULL. So the null check is needed.
> 
> Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>

Ah, I replied to the wrong one..

Acked-by: Jakub Kicinski <kubakici@wp.pl>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-07-24 17:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23 22:19 [PATCH] mt76_init_sband_2g: null check the allocation Navid Emamdoost
2019-07-23 22:19 ` Navid Emamdoost
2019-07-23 22:19 ` Navid Emamdoost
2019-07-24  5:39 ` Kalle Valo
2019-07-24  5:39   ` Kalle Valo
2019-07-24 14:17   ` [PATCH] mt7601u: " Navid Emamdoost
2019-07-24 14:17     ` Navid Emamdoost
     [not found]     ` <20190724141736.29994-1-navid.emamdoost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-07-24 17:16       ` Jakub Kicinski [this message]
2019-07-24 17:16         ` Jakub Kicinski
2019-07-24 17:16         ` Jakub Kicinski
2019-08-06 12:35     ` Kalle Valo
2019-08-06 12:35       ` Kalle Valo
2019-08-06 12:35     ` Kalle Valo
2019-08-06 12:35       ` Kalle Valo
     [not found] ` <20190723221954.9233-1-navid.emamdoost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-07-24 17:15   ` [PATCH] mt76_init_sband_2g: " Jakub Kicinski
2019-07-24 17:15     ` Jakub Kicinski
2019-07-24 17:15     ` Jakub Kicinski

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=20190724101636.4699c30a@cakuba.netronome.com \
    --to=kubakici-5tc4txwwylm@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=emamd001-OJFnDUYgAso@public.gmane.org \
    --cc=kjlu-OJFnDUYgAso@public.gmane.org \
    --cc=kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=navid.emamdoost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=secalert-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=smccaman-OJFnDUYgAso@public.gmane.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.