aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorTaehee Yoo <[email protected]>2019-06-10 02:05:30 +0900
committerDavid S. Miller <[email protected]>2019-06-11 11:55:48 -0700
commitabf9979f7ef34eea0d610885b7335ee4d6df05f9 (patch)
tree173e17a934f5ad18b1eee6b0e4b197685161ff66 /tools/perf/scripts/python/event_analyzing_sample.py
parente28799e52a0a7188374679184a32ca24921ff40e (diff)
net: netlink: make netlink_walk_start() void return type
netlink_walk_start() needed to return an error code because of rhashtable_walk_init(). but that was converted to rhashtable_walk_enter() and it is a void type function. so now netlink_walk_start() doesn't need any return value. Signed-off-by: Taehee Yoo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions