From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753428AbdJaQRi (ORCPT ); Tue, 31 Oct 2017 12:17:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:43422 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751295AbdJaQRh (ORCPT ); Tue, 31 Oct 2017 12:17:37 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5610B218B4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=rostedt@goodmis.org Date: Tue, 31 Oct 2017 12:17:34 -0400 From: Steven Rostedt To: Will Hawkins Cc: linux-kernel@vger.kernel.org, Will Hawkins Subject: Re: [PATCH v2] trace-cmd record: Fix syntax in make_pid_filter Message-ID: <20171031121734.4e859ef3@gandalf.local.home> In-Reply-To: References: <1507920006-10204-1-git-send-email-hawkinsw@borlaugic.com> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 23 Oct 2017 16:41:22 -0400 Will Hawkins wrote: > Mr. Rostedt, > > Just wanted to make sure there was nothing else you thought I should > modify for this patch. If there is, please let me know. I am eager to > fix anything that you think could make it better! > I already applied this (not sure I pushed it out yet). But forgot to tell you that I have. Thanks! -- Steve