From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757522Ab0CaSzp (ORCPT ); Wed, 31 Mar 2010 14:55:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30965 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751285Ab0CaSzo (ORCPT ); Wed, 31 Mar 2010 14:55:44 -0400 Date: Wed, 31 Mar 2010 15:55:20 -0300 From: Arnaldo Carvalho de Melo To: Randy Dunlap Cc: lkml , Peter Zijlstra , Paul Mackerras , Ingo Molnar Subject: Re: [PATCH] perf bench: fix spello Message-ID: <20100331185520.GG27824@ghostprotocols.net> References: <20100331113056.2c7df509.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100331113056.2c7df509.randy.dunlap@oracle.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, Mar 31, 2010 at 11:30:56AM -0700, Randy Dunlap escreveu: > From: Randy Dunlap > > Fix spello in user message. Thanks Randy, I'm picking up both patches, keep them coming! - Arnaldo