]> git.baikalelectronics.ru Git - kernel.git/commit
taprio: Remove inline directive
authorVedang Patel <vedang.patel@intel.com>
Tue, 25 Jun 2019 22:07:16 +0000 (15:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 21:45:34 +0000 (14:45 -0700)
commit7c115fadeb1b28478438d751e5fd8bfc12044c77
treebfcaacb5143a984accf6ee03fc3d274ba75690b3
parentb70817aa54b5dcf8e39476b83438975c3d03b7e7
taprio: Remove inline directive

Remove inline directive from length_to_duration(). We will let the compiler
make the decisions.

Signed-off-by: Vedang Patel <vedang.patel@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_taprio.c