Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp4614823img; Tue, 26 Mar 2019 13:01:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqyZMTwr8oBbZnT5NnLSDbZAHFp6YQVeO9Y6YKciS/1CgMM2tyC8KXphuFlUbUDHeFSzjS+Q X-Received: by 2002:a17:902:a98c:: with SMTP id bh12mr32169039plb.289.1553630467675; Tue, 26 Mar 2019 13:01:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553630467; cv=none; d=google.com; s=arc-20160816; b=jBSRNDfEYHB9cQAk7JIr7uIBecXavrulaTVXqc0Eyqyc9Zdsbl54oM/+1Bh6xg9Bdi Yg0t+0uIfsCPd8Eif2KeuNZBadGvG25dstuY8htbPRTtOcNn3KkU6Hpr7bHHNYmYsDlI 9/y4r1fLMJd8wng/As19MZia7L48UiisZ+GmQIjf7WPVSnhCW7bAZ441NiSg+HXe6z/m RBGdxMpsZ4peJwK4tP7wqO/XQZUcqgzGFv7XZgOObPIEkrakLFxA07QWoHmN9rY9FXO5 Hy0ta7jbe0nv2khAf9lxnwD0lxq631KP/wgJh5xOqBghWwlk4xvveeV0GvNFr9+9Kw88 yreQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=IJ8KmYa+RPzXsqVQbVPzTJq2zxQKGtH5N/kJRQTLtjU=; b=LFWIMxfRvhno9G3RJNYaVnzH3NlZu8e4+y12UwJ0lGnXT2WNnsp11uQBUQVlLFAH1I Qprp3Chhze1KBbCqvddu5dHET+1Pr7UrSnBl9zwDHWmH6+PE6SjRYWU6PRZo+kg9pNsw kT4JhwVljUpMHqkPc4/3MvjfV9VeeE0C2siSgnczFO8E3qurMT0CSsxo9noirm15orAo Whs9Qgs6A3WvqfwU+4Tcp8t2s9JBoORNnsEyqwSzbgrr4Y6BLk8fON6R4/9hci0Pwme2 Z3/1/GNEXcZQ3+evI5y0N/r9Apeb14VZPGB5+c+3AymAQ1Jco6qweaUpY0TMw/YQzK9j TbRw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r35si16801712pgm.179.2019.03.26.13.00.52; Tue, 26 Mar 2019 13:01:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732459AbfCZT6g (ORCPT + 99 others); Tue, 26 Mar 2019 15:58:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:36958 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731847AbfCZT6g (ORCPT ); Tue, 26 Mar 2019 15:58:36 -0400 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B254E2075C; Tue, 26 Mar 2019 19:58:35 +0000 (UTC) Date: Tue, 26 Mar 2019 15:58:34 -0400 From: Steven Rostedt To: Tzvetomir Stoyanov Cc: linux-trace-devel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/8] tools/lib/traceevent: rename input arguments of libtraceevent APIs from pevent to tep Message-ID: <20190326155834.4b4ec0a5@gandalf.local.home> In-Reply-To: <20190326155741.11a72d13@gandalf.local.home> References: <20190326154328.28718-1-tstoyanov@vmware.com> <20190326154328.28718-5-tstoyanov@vmware.com> <20190326155741.11a72d13@gandalf.local.home> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Mar 2019 15:57:41 -0400 Steven Rostedt wrote: > On Tue, 26 Mar 2019 17:43:24 +0200 > Tzvetomir Stoyanov wrote: > > > This patch renames "struct tep_handle *pevent" input arguments of libtraceevent > > APIs to "struct tep_handle *tep". This makes the API consistent with the chosen > > naming convention: tep (trace event parser), instead of the old pevent. > > > > Signed-off-by: Tzvetomir Stoyanov > > I have no problems with this patch, but as I didn't apply some of the > earlier patches, this one doesn't apply, so you will need to send it > again in the next series. Oh, I do have one issue. Don't forget to capitalize the first word in the subject. "s/rename input/Rename input/" That goes with the other patches as well. -- Steve