[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191218095340.7a26e391@cakuba.netronome.com>
Date: Wed, 18 Dec 2019 09:53:40 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Kevin 'ldir' Darbyshire-Bryant <ldir@...byshire-bryant.me.uk>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v2] sch_cake: drop unused variable
tin_quantum_prio
On Wed, 18 Dec 2019 14:05:13 +0000, Kevin 'ldir' Darbyshire-Bryant
wrote:
> Turns out tin_quantum_prio isn't used anymore and is a leftover from a
> previous implementation of diffserv tins. Since the variable isn't used
> in any calculations it can be eliminated.
>
> Drop variable and places where it was set. Rename remaining variable
> and consolidate naming of intermediate variables that set it.
>
> Signed-off-by: Kevin Darbyshire-Bryant <ldir@...byshire-bryant.me.uk>
Checkpatch sayeth:
WARNING: Missing Signed-off-by: line by nominal patch author 'Kevin 'ldir' Darbyshire-Bryant <ldir@...byshire-bryant.me.uk>'
total: 0 errors, 1 warnings, 0 checks, 125 lines checked
Powered by blists - more mailing lists