From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757028AbZASIaj (ORCPT ); Mon, 19 Jan 2009 03:30:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753318AbZASIaa (ORCPT ); Mon, 19 Jan 2009 03:30:30 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:39142 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753528AbZASIa3 (ORCPT ); Mon, 19 Jan 2009 03:30:29 -0500 Subject: Re: [Patch] slob: clean up the code From: Pekka Enberg To: Matt Mackall Cc: "=?ISO-8859-1?Q?Am=E9rico?= Wang" , LKML , cl@linux-foundation.org, linux-mm@kvack.org, Andrew Morton In-Reply-To: <1232307718.5202.14.camel@calx> References: <20090118180038.GB3292@hack.private> <1232307718.5202.14.camel@calx> Date: Mon, 19 Jan 2009 10:30:27 +0200 Message-Id: <1232353827.30141.27.camel@penberg-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.22.3.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2009-01-18 at 13:41 -0600, Matt Mackall wrote: > But this patch is probably fine in it's current form, I don't care > enough about the above to respin it. > > Signed-off-by: Matt Mackall Applied, thanks!