Skip to content
Commit a4b9f5ed authored by Corentin Labbe's avatar Corentin Labbe Committed by Tejun Heo
Browse files

ata: ahci_platform: convert kzallloc to kcalloc



It's better to kcalloc instead of kzalloc(n * sizeof())

Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 7cf5fc65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment