diff options
| author | Masahiro Yamada <[email protected]> | 2021-01-26 08:14:21 +0900 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-27 17:02:43 -0800 |
| commit | 69783429cd1386306071c19c0f635423a50cc804 (patch) | |
| tree | 781cd36250aa8979aa61140c421e155a6f0e89b8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | fd0e4ec4a7019a8cfab5f30cba4dc77ee610285c (diff) | |
net: sysctl: remove redundant #ifdef CONFIG_NET
CONFIG_NET is a bool option, and this file is compiled only when
CONFIG_NET=y.
Remove #ifdef CONFIG_NET, which we know it is always met.
Signed-off-by: Masahiro Yamada <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions