]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgnc: Replace kzalloc with kcalloc
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Mon, 15 Sep 2014 18:32:59 +0000 (21:32 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:17:14 +0000 (17:17 -0700)
commit4c92b74f9645812c46de3eabc679322046dd0150
tree4da91912532b74124aa522d3694ed16f00103580
parent7e83e6797974d4127b406052bc97e7b783d11cb0
staging: dgnc: Replace kzalloc with kcalloc

This fixes the following checkpatch.pl warnings:
WARNING: Prefer kcalloc over kzalloc with multiply

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_tty.c