From: Stanislaw Gruszka <sgruszka@redhat.com>
To: yhchuang@realtek.com
Cc: kvalo@codeaurora.org, Larry.Finger@lwfinger.net,
pkshih@realtek.com, tehuang@realtek.com,
johannes@sipsolutions.net, linux-wireless@vger.kernel.org
Subject: Re: [RFC v4 05/13] rtw88: mac files
Date: Tue, 16 Oct 2018 10:22:52 +0200 [thread overview]
Message-ID: <20181016082252.GC4158@redhat.com> (raw)
In-Reply-To: <1539421245-11847-6-git-send-email-yhchuang@realtek.com>
On Sat, Oct 13, 2018 at 05:00:37PM +0800, yhchuang@realtek.com wrote:
> + buf = kmalloc(size, GFP_KERNEL);
> + memcpy(buf, data, size);
Error check and it could be replaced by kmemdup.
Regards
Stanislaw
next prev parent reply other threads:[~2018-10-16 8:22 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-13 9:00 [RFC v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips yhchuang
2018-10-13 9:00 ` [RFC v4 01/13] rtw88: main files yhchuang
2018-10-13 9:00 ` [RFC v4 02/13] rtw88: core files yhchuang
2018-10-13 9:00 ` [RFC v4 03/13] rtw88: hci files yhchuang
2018-10-13 9:00 ` [RFC v4 04/13] rtw88: trx files yhchuang
2018-10-13 9:00 ` [RFC v4 05/13] rtw88: mac files yhchuang
2018-10-16 8:22 ` Stanislaw Gruszka [this message]
2018-10-13 9:00 ` [RFC v4 06/13] rtw88: fw and efuse files yhchuang
2018-10-16 8:25 ` Stanislaw Gruszka
2018-10-13 9:00 ` [RFC v4 07/13] rtw88: phy files yhchuang
2018-10-13 9:00 ` [RFC v4 08/13] rtw88: debug files yhchuang
2018-10-13 14:19 ` Joe Perches
2018-10-13 15:23 ` Kalle Valo
2018-10-13 20:28 ` Joe Perches
2018-11-04 4:45 ` Joe Perches
2018-11-15 14:15 ` Kalle Valo
2018-11-15 15:19 ` Joe Perches
2018-11-15 16:08 ` Kalle Valo
2018-10-13 9:00 ` [RFC v4 09/13] rtw88: chip files yhchuang
2018-10-13 9:00 ` [RFC v4 10/13] rtw88: 8822B init table yhchuang
2018-10-13 9:00 ` [RFC v4 11/13] rtw88: 8822C " yhchuang
2018-10-13 9:00 ` [RFC v4 12/13] rtw88: Kconfig & Makefile yhchuang
2018-10-13 9:00 ` [RFC v4 13/13] rtw88: add support for Realtek 802.11ac wireless chips yhchuang
2018-10-16 8:28 ` [RFC v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips Stanislaw Gruszka
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=20181016082252.GC4158@redhat.com \
--to=sgruszka@redhat.com \
--cc=Larry.Finger@lwfinger.net \
--cc=johannes@sipsolutions.net \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@realtek.com \
--cc=tehuang@realtek.com \
--cc=yhchuang@realtek.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.