On Saturday 24 May 2014 06:43:47 Antonio Quartulli wrote:
Reported by checkpatch with the following warning: WARNING: Prefer kmalloc_array over kmalloc with multiply
Signed-off-by: Antonio Quartulli antonio@meshcoding.com
bat_iv_ogm.c | 13 +++++++------ distributed-arp-table.c | 3 ++- hash.c | 6 +++--- 3 files changed, 12 insertions(+), 10 deletions(-)
Applied in revision d979cae.
Thanks, Marek