diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2013-05-20 16:45:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-23 00:10:10 +0200 |
commit | 326017c757e387007c6629797d7ae22fd33c1317 (patch) | |
tree | f787bb0dbb463f1520673ad264ae16d78eec3d95 /usr | |
parent | perf: net_dropmonitor: Fix symbol-relative addresses (diff) | |
download | linux-326017c757e387007c6629797d7ae22fd33c1317.tar.xz linux-326017c757e387007c6629797d7ae22fd33c1317.zip |
perf: net_dropmonitor: Do not assume ordering of dictionaries
The sort order of dictionaries in Python is undocumented. Use
tuples instead, which are documented to be lexically ordered.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions