From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932617Ab3GVRVO (ORCPT ); Mon, 22 Jul 2013 13:21:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24199 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932172Ab3GVRVM (ORCPT ); Mon, 22 Jul 2013 13:21:12 -0400 Date: Mon, 22 Jul 2013 19:15:49 +0200 From: Oleg Nesterov To: Steven Rostedt Cc: Masami Hiramatsu , Alexander Z Lam , David Sharp , Frederic Weisbecker , Ingo Molnar , Vaibhav Nagarnaik , "zhangwei(Jovi)" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/7] tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() Message-ID: <20130722171549.GB27080@redhat.com> References: <20130722134342.GA18355@redhat.com> <1374506617.3356.97.camel@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374506617.3356.97.camel@gandalf.local.home> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/22, Steven Rostedt wrote: > > Whitespace damage above. There's spaces in between the tabs. > > If no other changes are needed to this patchset (waiting on word from > Al), I'll fix this up. Thanks! > Otherwise, you might want to fix them if you need > to send a follow up patch set. Yes, will do. Oleg.