From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Wed, 16 Dec 2015 14:55:18 +0000 Subject: Re: [patch] ASoC: Intel: Skylake: Fix a couple signedness bugs Message-Id: <20151216145518.GM5177@mwanda> List-Id: References: <20151212123815.GA21408@mwanda> <20151216144400.GN1854@localhost> In-Reply-To: <20151216144400.GN1854@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vinod Koul 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 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. regards, dan carpenter