Skip to content
Commit 364de778 authored by Liu Yuan's avatar Liu Yuan Committed by Vinod Koul
Browse files

drivers, pch_dma: Fix uninitialized var before use



In the function pdc_desc_get(), var 'i' is not
initialized before use. This patch fixes it.

Signed-off-by: default avatarLiu Yuan <tailai.ly@taobao.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 8194145d
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