Received: by 2002:ac0:b08d:0:0:0:0:0 with SMTP id l13csp2815544imc; Sat, 23 Feb 2019 11:49:32 -0800 (PST) X-Google-Smtp-Source: AHgI3IZJIOv8ae8QLHaTsne2RAd+xxRknPX6Q37GhxClaievcM+BGZKyEXUH3BoQlZmhjyZPWuPr X-Received: by 2002:a63:5153:: with SMTP id r19mr10093633pgl.281.1550951372815; Sat, 23 Feb 2019 11:49:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550951372; cv=none; d=google.com; s=arc-20160816; b=kovRweNMwJAwKeePKIUrsZxDeDAfP7T7qte3IIsFK/Q59MEWjlUrfMVPipQIPSbXSR FqFjoA11tqE8UNI3NzN9Y7aYPqFU1dacU31ySo81MR3Gz+1s+2yI5aDLrKLHaWgs1vTg k1tqowmuX/v/adLYJPUGEKEp8RTEz9eua5p17XQErZfoZs2VTuc9p4o3UvDvVcL/tyrE 9Cjm35Xn6zExz2UctpRSLYzvZ3gvPKDo8pqHj0+bkSFnZDhe50bf2acuqyB9reBHNcp7 0Nxmdz8LXj/yJRDd9yIJ46C4GpTo/uFgFKErrOBd3f+25HnWhqQRR7fGC65T0YGqk7by C4Ug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:mail-followup-to:message-id:subject:cc:to:from:date; bh=ZJXeJYgZZX6TZ2Z05xrffwQYoLGdfwVcKUwmLXQVdeM=; b=VzhbBZ09hGuckX5oBm4GlGQ2AWm9XwtEP4U3AButrpJIUJYx3ySvysVsgq/i13VUJ0 qa7iodoFGX/jaTRsjT/GL3qtC3CR/jsRZ4epCcEXuTjbfsWjIgc43LJo8gTUCDC5ehtE 0je82RoRsJjLK1erZVOt7DMmkt0nRyGWolDX8LJ7ffOCwT2E0AXCkJQr7G6epRdDobYj jSopBr1be5dAvZg+frUFN94ggoJ0XSJ/c4GQRnBnWsoy4voE5M08O40D/9UosBrAL2kH OH5ff/rD+U5Pb6Nd5yd5NskVZxUtdJRSPggXNkLKaax4VQwUxKDFTnBHo70MHXq87ERP IPgA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m20si4290997pgk.323.2019.02.23.11.49.17; Sat, 23 Feb 2019 11:49:32 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727749AbfBWTri (ORCPT + 99 others); Sat, 23 Feb 2019 14:47:38 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:55094 "EHLO hera.aquilenet.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726553AbfBWTri (ORCPT ); Sat, 23 Feb 2019 14:47:38 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id C6B744A50; Sat, 23 Feb 2019 20:37:51 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PVdfEGz0q_eO; Sat, 23 Feb 2019 20:37:50 +0100 (CET) Received: from function (dhcp-97-171.dsi-ext.ens-lyon.fr [140.77.97.171]) by hera.aquilenet.fr (Postfix) with ESMTPSA id BF7DF46B3; Sat, 23 Feb 2019 20:37:50 +0100 (CET) Received: from samy by function with local (Exim 4.92-RC6) (envelope-from ) id 1gxd7O-0004Rp-2u; Sat, 23 Feb 2019 20:37:50 +0100 Date: Sat, 23 Feb 2019 20:37:50 +0100 From: Samuel Thibault To: Bharath Vedartham Cc: w.d.hubbs@gmail.com, chris@the-brannons.com, kirk@reisers.ca, gregkh@linuxfoundation.org, speakup@linux-speakup.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: speakup: Replace simple_strtoul with kstrtoul Message-ID: <20190223193750.2yd3qiyr6q3wx463@function> Mail-Followup-To: Samuel Thibault , Bharath Vedartham , w.d.hubbs@gmail.com, chris@the-brannons.com, kirk@reisers.ca, gregkh@linuxfoundation.org, speakup@linux-speakup.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org References: <20190223193121.GA4402@bharath12345-Inspiron-5559> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190223193121.GA4402@bharath12345-Inspiron-5559> Organization: I am not organized User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Bharath Vedartham, le dim. 24 févr. 2019 01:01:21 +0530, a ecrit: > simple_strtoul is obsolete. Change it to kstrtoul. Kernel is building > and booting successfully. Please recheck your patch, temp is used after the simple_strtoul call. Samuel