From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752082AbbEKRkp (ORCPT ); Mon, 11 May 2015 13:40:45 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:35912 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbbEKRkm (ORCPT ); Mon, 11 May 2015 13:40:42 -0400 Date: Mon, 11 May 2015 10:40:43 -0700 From: Darren Hart To: Azael Avalos Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] toshiba_bluetooth: Fix build warning Message-ID: <20150511174043.GA40110@vmdeb7> References: <1431101729-4372-1-git-send-email-coproscefalo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431101729-4372-1-git-send-email-coproscefalo@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 08, 2015 at 10:15:29AM -0600, Azael Avalos wrote: > This patch fixes the build warning caused by the BT status variable, > it was previously printing a u64 value, but since it was moved to > another function, the value is now an int, and thus causing such > warning. > > Signed-off-by: Azael Avalos Integrated into: toshiba_bluetooth: Change BT status message to debug And now everything is in my public for-next branch. Thanks Azael, -- Darren Hart Intel Open Source Technology Center