Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: [PATCH] bluetooth: bt3c_cs: clean up obsolete functions From: Marcel Holtmann In-Reply-To: <20150911150226.GA12951@ubuntu> Date: Sat, 12 Sep 2015 09:47:40 +0100 Cc: "Gustavo F. Padovan" , Johan Hedberg , "linux-bluetooth@vger.kernel.org" Message-Id: References: <20150911150226.GA12951@ubuntu> To: "Mutharaju, Prasanna (P.)" Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Prasanna, > simple_strtoul is obsolete, use kstrtoul instead reported by checkpatch. > > Signed-off-by: Prasanna Karthik > --- > drivers/bluetooth/bt3c_cs.c | 12 ++++++++---- > 1 files changed, 8 insertions(+), 4 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel