From 1aee383d5912de15af3045a63a07e98f760f041c Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 3 Sep 2014 12:56:12 -0400 Subject: [PATCH] lpfc: use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Reviewed-by: James Smart Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed