aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLucian Adrian Grijincu <[email protected]>2009-11-12 05:07:26 +0000
committerDavid S. Miller <[email protected]>2009-11-13 20:46:56 -0800
commit5256f2ef3a40d784b8369035bff3f4dc637a9801 (patch)
treef588bd4048ea8d21a2dc70e1f8bada886a0af378 /tools/perf/scripts/python
parenteec4df9885f7822cdeca82577a25cac4598fa7cf (diff)
inet: fix inet_bind_bucket_for_each
The first "node" is supposed to be the cursor used in the for_each. The second "node" is ment literally and should not be macro expanded: it's the name of the hlist_node field from the inet_bind_bucket. This currently works because when inet_bind_bucket_for_each is called it's argument is still "node". Signed-off-by: Lucian Adrian Grijincu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions