Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp3697805ybv; Mon, 10 Feb 2020 04:55:34 -0800 (PST) X-Google-Smtp-Source: APXvYqzZR/5kU0iNhYqz//Ab/BL0GdiYUpJTX1LQ5/BKyM4EzalYiXayaPnOfmkNCYYDyPF6Px/c X-Received: by 2002:aca:c7ca:: with SMTP id x193mr742230oif.70.1581339334361; Mon, 10 Feb 2020 04:55:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581339334; cv=none; d=google.com; s=arc-20160816; b=NhVArSTYwQh8tS+G3zZ9YBNutQ0CN4GUaaywH/pY+Bzlz7wacxSlgnTw2dfR1E7TIP pjt4ZbryaMugfjLm8zQN9HqiqpH9NQpiDaX3Wa/pt5Chp52tMknx3+uhXk343FuBBljR rvssErGql5DLWDba8hzM+E+vEY6Eq3/uQvWDyjuBtY5mDHdhoVR4EKP0jFQGu7J6XzQ4 OYY/OkWLx+R0SebmmXCfRlbMGZyRvTALdtVNDnkND2tEIERvyTMajn8H4Ck6DQbL3HQp 3IBXYusTFxSoriKLZC99WNfw77MLUqfUT7KffFLa+Nt9uQVsaR80KsB9q8VKkNWDh/Lv Bj+w== 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=l0ehXKO0qQZYmEzdic4R2UC/vx4cjlwqkdwfhZ3JZO8=; b=Od4fz8JUXOdH9jZWYQ/IBvxUC7vyCYJlFD2eVbrk8UqcGP8Pc/48qC26+zSw0wqAM1 I9kYgsV0Jgywox0p8szOn5NJW2bu6eJxix3lDm52SOnn5KxeqnIORwKa48WKTPmbzKvM PGJKxkziIIc8zQjP9mze8l7PYeiyp8ql+x0qQe6+BQ1ndJLBez+P91za1/YhTK2ujYC8 eJXM7e6QK2DRSj/G69syyDRIAG7OexrriIc43wHppAjM3WOvQOI0B75Z1CParWPZgDPT WAwzkxf815KVOQAVsOfYPOCA5YXbKHYflIq8W5Aqv2LFj5pNwzW95OwGLHCYbjlFFsph tX7g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=eOgEe4Po; 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 i25si108600oii.259.2020.02.10.04.55.22; Mon, 10 Feb 2020 04:55:34 -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=eOgEe4Po; 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 S1729505AbgBJMyU (ORCPT + 99 others); Mon, 10 Feb 2020 07:54:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:45616 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730133AbgBJMmC (ORCPT ); Mon, 10 Feb 2020 07:42:02 -0500 Received: from localhost (unknown [209.37.97.194]) (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 56FAD20842; Mon, 10 Feb 2020 12:42:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581338522; bh=QSUZ27j32TTc/SGBQWBInWha7q1KUq5XJulnT+DwTL0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eOgEe4PouKF4A6lUKI6A2+8Lo3Xt0Tvg/4vLqz7qe+qSmCh9pHpZHKj5pUSPwizxS K/GgebfmHj8Lb7GPwxQvgZZM9Ym16Z1e10uywYGYsI0MIhTP19Qr8rf2vZcJG+0GHO UE4+5UN+swCTofijIGFnv4LYxm5cHtyxxrn/qs4U= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Pascal Prime , Jules Irenge , =?UTF-8?q?J=C3=A9r=C3=B4me=20Pouiller?= Subject: [PATCH 5.5 297/367] staging: wfx: revert unexpected change in debugfs output Date: Mon, 10 Feb 2020 04:33:30 -0800 Message-Id: <20200210122451.075275418@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200210122423.695146547@linuxfoundation.org> References: <20200210122423.695146547@linuxfoundation.org> User-Agent: quilt/0.66 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 From: Jérôme Pouiller commit 8b08b6a8c31f18c3657405410e4c3f6bc4fa75f1 upstream. It appears that commit 8c7128c4cf4e ("staging: align to fix warnings of line over 80 characters") do slightly more than what is explained in commit log. Especially, it changes the output of the file rx_stats from debugfs. >From some point of view, this file can be considered as a part of the API. Any change on it should be clearly announced. Since the change introduced does not seems to have any justification, revert it. Reported-by: Pascal Prime Cc: Jules Irenge Fixes: 8c7128c4cf4e ("staging: align to fix warnings of line over 80 characters") Signed-off-by: Jérôme Pouiller Link: https://lore.kernel.org/r/20200115135338.14374-2-Jerome.Pouiller@silabs.com Signed-off-by: Greg Kroah-Hartman --- drivers/staging/wfx/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/staging/wfx/debug.c +++ b/drivers/staging/wfx/debug.c @@ -145,7 +145,7 @@ static int wfx_rx_stats_show(struct seq_ st->pwr_clk_freq, st->is_ext_pwr_clk ? "yes" : "no"); seq_printf(seq, - "N. of frames: %d, PER (x10e4): %d, Throughput: %dKbps/s\n", + "Num. of frames: %d, PER (x10e4): %d, Throughput: %dKbps/s\n", st->nb_rx_frame, st->per_total, st->throughput); seq_puts(seq, " Num. of PER RSSI SNR CFO\n"); seq_puts(seq, " frames (x10e4) (dBm) (dB) (kHz)\n");