[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160909.192750.65059727736015475.davem@davemloft.net>
Date: Fri, 09 Sep 2016 19:27:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: elfring@...rs.sourceforge.net
Cc: linux-atm-general@...ts.sourceforge.net, netdev@...r.kernel.org,
3chas3@...il.com, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, julia.lawall@...6.fr,
pbonzini@...hat.com
Subject: Re: [PATCH] ATM-ForeRunnerHE: Use kmalloc_array() in
he_init_group()
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
Date: Thu, 8 Sep 2016 15:50:05 +0200
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Thu, 8 Sep 2016 15:43:37 +0200
>
> * Multiplications for the size determination of memory allocations
> indicated that array data structures should be processed.
> Thus use the corresponding function "kmalloc_array".
>
> This issue was detected by using the Coccinelle software.
>
> * Replace the specification of data types by pointer dereferences
> to make the corresponding size determination a bit safer according to
> the Linux coding style convention.
>
> Signed-off-by: Markus Elfring <elfring@...rs.sourceforge.net>
Applied.
Powered by blists - more mailing lists