[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161029.145754.728917225207338115.davem@davemloft.net>
Date: Sat, 29 Oct 2016 14:57:54 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tgraf@...g.ch
Cc: johannes@...solutions.net, daniel@...earbox.net,
netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: Re: [PATCH net-next] netlink: Add nla_memdup() to wrap kmemdup()
use on nlattr
From: Thomas Graf <tgraf@...g.ch>
Date: Wed, 26 Oct 2016 10:53:16 +0200
> Wrap several common instances of:
> kmemdup(nla_data(attr), nla_len(attr), GFP_KERNEL);
>
> Signed-off-by: Thomas Graf <tgraf@...g.ch>
Applied.
Powered by blists - more mailing lists