From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH iproute2-next] q_cake: Rename autorate_ingress parameter to use dash as word separator Date: Fri, 20 Jul 2018 09:49:00 -0600 Message-ID: <12d83f6f-2af5-8869-505c-e1b1c7dae2fb@gmail.com> References: <20180719165529.6976-1-toke@toke.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: netdev@vger.kernel.org, cake@lists.bufferbloat.net To: =?UTF-8?Q?Toke_H=c3=b8iland-J=c3=b8rgensen?= Return-path: Received: from mail-pl0-f68.google.com ([209.85.160.68]:44940 "EHLO mail-pl0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732219AbeGTQh4 (ORCPT ); Fri, 20 Jul 2018 12:37:56 -0400 Received: by mail-pl0-f68.google.com with SMTP id m16-v6so5361826pls.11 for ; Fri, 20 Jul 2018 08:49:03 -0700 (PDT) In-Reply-To: <20180719165529.6976-1-toke@toke.dk> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 7/19/18 10:55 AM, Toke Høiland-Jørgensen wrote: > This is consistent with the other multi-word parameters. Also change the > JSON output to be consistent with way it is formatted for the other > options. > > Signed-off-by: Toke Høiland-Jørgensen > --- > man/man8/tc-cake.8 | 4 ++-- > tc/q_cake.c | 8 ++++---- > 2 files changed, 6 insertions(+), 6 deletions(-) applied to iproute2-next. Thanks