Re: [PATCH net-next] netdevsim: make debug dirs' dentries static

2018-07-26 Thread David Miller
From: Jakub Kicinski Date: Thu, 26 Jul 2018 14:25:26 -0700 > The root directories of netdevsim should only be used by the core > to create per-device subdirectories, so limit their visibility to > the core file. > > Signed-off-by: Jakub Kicinski > Reviewed-by: Quentin Monnet Applied.

[PATCH net-next] netdevsim: make debug dirs' dentries static

2018-07-26 Thread Jakub Kicinski
The root directories of netdevsim should only be used by the core to create per-device subdirectories, so limit their visibility to the core file. Signed-off-by: Jakub Kicinski Reviewed-by: Quentin Monnet --- drivers/net/netdevsim/netdev.c| 6 +++--- drivers/net/netdevsim/netdevsim.h | 3