From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Re: [PATCH] Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timer From: Marcel Holtmann In-Reply-To: <20161018173018.GA27568@prasanna-ubuntu.itc.intrinsyc.com> Date: Tue, 18 Oct 2016 19:55:38 +0200 Cc: "Gustavo F. Padovan" , Johan Hedberg , "linux-bluetooth@vger.kernel.org" Message-Id: References: <20161018173018.GA27568@prasanna-ubuntu.itc.intrinsyc.com> To: Prasanna Karthik Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Prasanna, > Replace init_timer function with setup_timer reported by coccinelle > > Signed-off-by: Prasanna Karthik > --- > drivers/bluetooth/hci_h5.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel