Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3699016imu; Mon, 7 Jan 2019 07:58:13 -0800 (PST) X-Google-Smtp-Source: ALg8bN4MwTPcDqLeSvC8+AfvProKhQ6tXCXhfTaHvK0CSAY1TV31ZT+a/50leWo3XHQt4hK7sNZd X-Received: by 2002:a17:902:b707:: with SMTP id d7mr59019350pls.29.1546876693218; Mon, 07 Jan 2019 07:58:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546876693; cv=none; d=google.com; s=arc-20160816; b=usA202y28gugkLF7tesxUmjdrdF2LMJgGP2VJwbKH9NcsREGLPC62/mw1GodaB7xTn pryb/nlicjhNAQ8zcoJnmnqS1rha7BDM++9KoTfrdUFbhEr2N5g6wPqo4NtwpK7BPv01 6jzaWR9c47H9O0L9TU3/wMDX6n/h/qBSoxiz2o1GAGwQaOpc7pbR4q2BDoeiJJIScnR1 Aml/1HMJfzV7HKHm7+WArWuWf8Jx40fr2TC3DPLMYDNowTLewbJuqN/pVvKIfYg8nUpe J8kPzcS7lW+LEDL05RBG2uknigbbjecYTXvS4lZm0KDwqe5IzvDFU7fsrZVrtaQTPanz +9WA== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=fRmamZwJuw6hOFwBEv9yjmufRL75yQQ3vs9EAvvY3b0=; b=yEr21XBc0MMjyp9KEcS8yrjABiX/DcGTYrosxDoKUXAoeuehH5sPJ8rEGlp6LyzwRL pPA7h23jxqCRQ4pQqwr0/Wnq6uGrYhD4YWBzD9O0lR8k4AX6GlgPKvaNqls3ia68ID6e cYhyxjNQqamKJ48LtUznkZMQdh7GeLe7yqBKIqtSRS2ALlUgv4tvL950M7prUdt64gz/ g3ujYzhltVEnWfkPyGu4Uy20cipea2bkUKC4aHVM7CP4LvT7Y3Nf+gz8TKMxnmW9bB/O Vx5GFXybIgMT3gm/cnr7A7Pze1nWmlncoETk+gGK23qDSJ/XuJoxEk3gJfk7mbjue3+Y qCgQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bqk3h+mS; 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 m3si7435449pld.331.2019.01.07.07.57.57; Mon, 07 Jan 2019 07:58:13 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=bqk3h+mS; 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 S1727769AbfAGMhQ (ORCPT + 99 others); Mon, 7 Jan 2019 07:37:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:48552 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727431AbfAGMfK (ORCPT ); Mon, 7 Jan 2019 07:35:10 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 080D5206BB; Mon, 7 Jan 2019 12:35:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1546864509; bh=Kp7a/7uThTE4UJwnuzQwLEMLdOCF1/0ktQlOQ2/v0lA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bqk3h+mSVGJyUxA5qmIhmcbiJeUxhHdc1fXUkoYiGi2KMnc9qwhfs4Jz6LzVlBphf F/txzwL4w6EEh3O0W4NA1VHouIGuxMii7xaDpc/KTrfrgdXlthSWlzq87JGEJUgZoh 8bruzZHeSGdMtu3QkzQSKeCK4rRta4SRdTwCkL2c= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Sakamoto , Takashi Iwai Subject: [PATCH 4.20 035/145] ALSA: firewire-lib: use the same print format for without_header tracepoints Date: Mon, 7 Jan 2019 13:31:12 +0100 Message-Id: <20190107104441.909475652@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190107104437.308206189@linuxfoundation.org> References: <20190107104437.308206189@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ From: Takashi Sakamoto commit 5ef108c53e6efd695e32aad969638ccbc35b4be9 upstream. An initial commit to add tracepoints for packets without CIP headers uses different print formats for added tracepoints. However this is not convenient for users/developers to prepare debug tools. This commit uses the same format for the two tracepoints. Cc: # v4.12+ Fixes: b164d2fd6e49 ('ALSA: firewire_lib: add tracepoints for packets without CIP headers') Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/firewire/amdtp-stream-trace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/sound/firewire/amdtp-stream-trace.h +++ b/sound/firewire/amdtp-stream-trace.h @@ -131,7 +131,7 @@ TRACE_EVENT(in_packet_without_header, __entry->index = index; ), TP_printk( - "%02u %04u %04x %04x %02d %03u %3u %3u %02u %01u %02u", + "%02u %04u %04x %04x %02d %03u %02u %03u %02u %01u %02u", __entry->second, __entry->cycle, __entry->src,