diff options
author | Andre Guedes <andre.guedes@intel.com> | 2019-04-23 12:44:20 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-23 19:52:32 -0700 |
commit | 59ab87f6eb920fd0ee3058ae4c0956f52036b893 (patch) | |
tree | b5feb303840d2987d97fe624bc59c4433dab6840 /net/sched/cls_tcindex.c | |
parent | ecc5663cce8c7d7e4eba32af4e1e3cab296c64b9 (diff) |
net: sched: taprio: Remove pointless variable assigment
This patch removes a pointless variable assigment in taprio_change().
The 'err' variable is not used from this assignment to the next one so
this patch removes it.
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_tcindex.c')
0 files changed, 0 insertions, 0 deletions