dmaengine: ioat: remove unnesesery double complition timer modification.
authorLeonid Ravich <Leonid.Ravich@emc.com>
Wed, 22 Apr 2020 21:09:17 +0000 (00:09 +0300)
committerVinod Koul <vkoul@kernel.org>
Thu, 23 Apr 2020 07:21:45 +0000 (12:51 +0530)
commit2baedcb6a637ba6a5d626a58cf37aecd6db16ef0
tree17647973152f55a5de881c2945758446b2d1fce4
parent5a87c506ed7690091327be752a858634b88f6034
dmaengine: ioat: remove unnesesery double complition timer modification.

removing unnecessary mod_timer from timeout handler
incase of ioat_cleanup_preamble() is true  for cleaner code

Acked-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Leonid Ravich <Leonid.Ravich@emc.com>
Link: https://lore.kernel.org/r/1587589761-32690-2-git-send-email-leonid.ravich@dell.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ioat/dma.c