Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1503711

Re: [PATCH] dmaengine: omap-dma: initialize can_pause to false

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] dmaengine: omap-dma: initialize can_pause to false
Date 2016-10-19 16:40 +0200
Message-ID <su0ca-2v4-57@gated-at.bofh.it> (permalink)
References <su0ca-2v4-59@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Oct 19, 2016 at 12:05:53PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> can_pause is not initialized so it contains garbage.  Fix this
> by setting it to false.
> 
> Found using static analysis with cppcheck.

It is usuallu helpful to show the warning generated by static tools.

Applied, anyway

-- 
~Vinod

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] dmaengine: omap-dma: initialize can_pause to false Vinod Koul <vinod.koul@intel.com> - 2016-10-19 16:40 +0200

csiph-web