From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Date: Wed, 16 Dec 2015 15:56:43 +0000 Subject: Re: [patch] ASoC: Intel: Skylake: Fix a couple signedness bugs Message-Id: <20151216155940.GQ1854@localhost> List-Id: References: <20151212123815.GA21408@mwanda> <20151216144400.GN1854@localhost> <20151216145518.GM5177@mwanda> In-Reply-To: <20151216145518.GM5177@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Liam Girdwood , Dharageswari R , Mark Brown , Jaroslav Kysela , Takashi Iwai , Jeeja KP , "Subhransu S. Prusty" , alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org On Wed, Dec 16, 2015 at 05:55:18PM +0300, Dan Carpenter wrote: > On Wed, Dec 16, 2015 at 08:14:00PM +0530, Vinod Koul wrote: > > On Sat, Dec 12, 2015 at 03:38:15PM +0300, Dan Carpenter wrote: > > > These need to be unsigned because they hold negative error codes. > > > > > > Signed-off-by: Dan Carpenter > > > > Acked-by: Vinod Koul > > Sorry, I sent a v2 of this with "be unsigned" changed to "be signed" in > the changelog, but I messed up the In-Reply-To header so it was a new > thread. No issues, Acked v2 now :) -- ~Vinod