[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170711170934.GD5013@kroah.com>
Date: Tue, 11 Jul 2017 19:09:34 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Jaya Durga <rjdurga@...il.com>
Cc: Larry.Finger@...inger.net, florian.c.schilhabel@...glemail.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Jaya Durga <jayad@...c.in>
Subject: Re: [PATCH 7/7] Staging: rtl8712 : rtl871x_io.c:fix coding style of
kmalloc usage
On Tue, Jul 04, 2017 at 04:11:31PM +0530, Jaya Durga wrote:
> CHECK: multiple assignments should be avoided
> CHECK: Prefer kmalloc(sizeof(*pintf_hdl->pintfpriv)...)
> over kmalloc(sizeof(struct intf_priv)...)
>
> Signed-off-by: Jaya Durga <jayad@...c.in>
> ---
> drivers/staging/rtl8712/rtl871x_io.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Where are the other 6 patches in this series? I can't apply just one of
them :(
Powered by blists - more mailing lists