This series fixes two harmless build warning about a symbol which
should be static and an unused variable.

Jakub Kicinski (2):
  netdevsim: declare struct device_type as static
  netdevsim: bpf: remove unused variable

 drivers/net/netdevsim/bpf.c    | 3 ---
 drivers/net/netdevsim/netdev.c | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

-- 
2.15.1

Reply via email to