From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757056AbZLDQI3 (ORCPT ); Fri, 4 Dec 2009 11:08:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757003AbZLDQI3 (ORCPT ); Fri, 4 Dec 2009 11:08:29 -0500 Received: from mail-qy0-f192.google.com ([209.85.221.192]:33584 "EHLO mail-qy0-f192.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756951AbZLDQI2 (ORCPT ); Fri, 4 Dec 2009 11:08:28 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=rNwr8taaKLJONGCOSFWrXC2rn2MyEQ7hvnwYgq+/9rERFkHqGv+ZC4/Xj/LO1Q5IRg vUqodFu34KK/DPT5aGTJ6OFlZx9u13Fs76p279bWsbNPbzcPRC0cNqk2YpOIpnFTL03d 3K5TijDeQVJNw4rAJ7TP2lZBqyNzcyIfMCfps= Message-ID: <4B193407.3040501@gmail.com> Date: Fri, 04 Dec 2009 08:08:39 -0800 From: "Justin P. Mattock" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091114 Lightning/1.0pre Thunderbird/3.0b4 MIME-Version: 1.0 To: Jiri Kosina CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Fix a typo in slub.txt. References: <1259915795-2305-1-git-send-email-justinmattock@gmail.com> <1259915795-2305-2-git-send-email-justinmattock@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/04/09 05:18, Jiri Kosina wrote: > On Fri, 4 Dec 2009, Justin P. Mattock wrote: > >> Signed-off-by: Justin P. Mattock >> --- >> Documentation/vm/slub.txt | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) > > Applied, thanks. > your welcome. Justin P. Mattock