aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-11-14 16:38:46 +0900
committerDavid S. Miller <davem@davemloft.net>2017-11-14 16:38:46 +0900
commitf6b3716dcdcd1a4c3fa05ecb6ab0a1e52b6785d0 (patch)
treeb9ba9a9706210253ef272c349f8a70b10db5bc13 /tools/perf/scripts/python/export-to-postgresql.py
parentMerge branch 'tls-misc-fixes' (diff)
parentnet: core: dev_get_valid_name is now the same as dev_alloc_name_ns (diff)
downloadlinux-dev-f6b3716dcdcd1a4c3fa05ecb6ab0a1e52b6785d0.tar.xz
linux-dev-f6b3716dcdcd1a4c3fa05ecb6ab0a1e52b6785d0.zip
Merge branch 'net-devname_alloc_cleanups'
Rasmus Villemoes says: ==================== net: core: devname allocation cleanups It's somewhat confusing to have both dev_alloc_name and dev_get_valid_name. I can't see why the former is less strict than the latter, so make them (or rather dev_alloc_name_ns and dev_get_valid_name) equivalent, hardening dev_alloc_name() a little. Obvious follow-up patches would be to only export one function, and make dev_alloc_name a static inline wrapper for that (whichever name is chosen for the exported interface). But maybe there is a good reason the two exported interfaces do different checking, so I'll refrain from including the trivial but tree-wide renaming in this series. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions