aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2017-11-13 00:15:07 +0100
committerDavid S. Miller <davem@davemloft.net>2017-11-14 16:38:46 +0900
commit6224abda0db8845756571833744d4414f144ecb5 (patch)
treeaa6b654bc0e22efdf73a65db0d90b411d45a87e5 /tools/perf/scripts/python/export-to-postgresql.py
parentnet: core: eliminate dev_alloc_name{,_ns} code duplication (diff)
downloadlinux-dev-6224abda0db8845756571833744d4414f144ecb5.tar.xz
linux-dev-6224abda0db8845756571833744d4414f144ecb5.zip
net: core: drop pointless check in __dev_alloc_name
The only caller passes a stack buffer as buf, so it won't equal the passed-in name. Moreover, we're already using buf as a scratch buffer inside the if (p) {} block, so if buf and name were the same, that snprintf() call would be overwriting its own format string. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> 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