From: Johannes Berg <johannes@sipsolutions.net>
To: Dan Carpenter <dan.carpenter@oracle.com>,
Ben Greear <greearb@candelatech.com>
Cc: linux-wireless@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] mac80211: check for allocation failure in debugfs code
Date: Wed, 08 Feb 2017 09:05:31 +0000 [thread overview]
Message-ID: <1486544731.4603.11.camel@sipsolutions.net> (raw)
In-Reply-To: <20170207132052.GE27416@mwanda>
On Tue, 2017-02-07 at 16:20 +0300, Dan Carpenter wrote:
> kmalloc() can fail. Also let's move the allocation out of the
> declaration block so it's easier to read.
>
Applied, thanks.
johannes
WARNING: multiple messages have this Message-ID (diff)
From: Johannes Berg <johannes@sipsolutions.net>
To: Dan Carpenter <dan.carpenter@oracle.com>,
Ben Greear <greearb@candelatech.com>
Cc: linux-wireless@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] mac80211: check for allocation failure in debugfs code
Date: Wed, 08 Feb 2017 10:05:31 +0100 [thread overview]
Message-ID: <1486544731.4603.11.camel@sipsolutions.net> (raw)
In-Reply-To: <20170207132052.GE27416@mwanda>
On Tue, 2017-02-07 at 16:20 +0300, Dan Carpenter wrote:
> kmalloc() can fail. Also let's move the allocation out of the
> declaration block so it's easier to read.
>
Applied, thanks.
johannes
next prev parent reply other threads:[~2017-02-08 9:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-07 13:20 [patch] mac80211: check for allocation failure in debugfs code Dan Carpenter
2017-02-07 13:20 ` Dan Carpenter
2017-02-08 9:05 ` Johannes Berg [this message]
2017-02-08 9:05 ` Johannes Berg
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=1486544731.4603.11.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=dan.carpenter@oracle.com \
--cc=greearb@candelatech.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-wireless@vger.kernel.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.