Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760242AbZKZK0f (ORCPT ); Thu, 26 Nov 2009 05:26:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759060AbZKZK0e (ORCPT ); Thu, 26 Nov 2009 05:26:34 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:51602 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750916AbZKZK0e convert rfc822-to-8bit (ORCPT ); Thu, 26 Nov 2009 05:26:34 -0500 Subject: Re: [PATCH -tip 2/3] remove task_{u,s,g}time() From: Peter Zijlstra To: Hidetoshi Seto Cc: linux-kernel@vger.kernel.org, Stanislaw Gruszka , Ingo Molnar , Spencer Candland , Oleg Nesterov , Balbir Singh , =?ISO-8859-1?Q?Am=E9rico?= Wang In-Reply-To: <4B0E16D1.70902@jp.fujitsu.com> References: <4B061E9A.8040100@jp.fujitsu.com> <20091123102806.GD25978@dhcp-lab-161.englab.brq.redhat.com> <4B0B714C.9080607@jp.fujitsu.com> <4B0B8683.6020104@jp.fujitsu.com> <4B0E16D1.70902@jp.fujitsu.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Thu, 26 Nov 2009 11:26:22 +0100 Message-ID: <1259231182.4273.28.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 474 Lines: 12 On Thu, 2009-11-26 at 14:49 +0900, Hidetoshi Seto wrote: > Now all task_{u,s}time() pairs are replaced by task_times(). > And task_gtime() is too simple to be an inline function. > > Cleanup them all. Cleanups are always nice! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/