From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Walker Subject: Re: [PATCH 3/3] cgroups: remove calls to simple_kstrtoll Date: Sun, 27 Oct 2013 08:12:00 -0700 Message-ID: <20131027151200.GB4801@fifo99.com> References: <1382754793-8827-3-git-send-email-dwalker@fifo99.com> <20131027113925.GF14934@mtj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20131027113925.GF14934-9pTldWuhBndy/B6EtB590w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Tejun Heo Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: containers.vger.kernel.org Sure , I can add it .. It's because simple_strtoll is obsolete .. On Sun, Oct 27, 2013 at 07:39:25AM -0400, Tejun Heo wrote: > On Fri, Oct 25, 2013 at 07:33:13PM -0700, Daniel Walker wrote: > > Signed-off-by: Daniel Walker > > Can you please briefly explain why this conversion is happening in the > patch description? > > Thanks. > > -- > tejun >