aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul Jackson <[email protected]>2008-06-22 07:22:17 -0700
committerIngo Molnar <[email protected]>2008-07-08 12:51:38 +0200
commit2bc0d2615a15a93d344abbe8cb1b9056122bce9d (patch)
tree8011b668497aac0870119dda987de6501c5d507d /tools/perf/scripts/python
parente2fc252e0ce695b4c4abe27bb073c35bd0d73252 (diff)
x86 boot: more consistently use type int for node ids
Everywhere I look, node id's are of type 'int', except in this one case, which has 'unsigned long'. Change this one to 'int' as well. There is nothing special about the way this variable 'nid' is used in this routine to justify using an unusual type here. Signed-off-by: Paul Jackson <[email protected]> Cc: "Yinghai Lu" <[email protected]> Cc: "Jack Steiner" <[email protected]> Cc: "Mike Travis" <[email protected]> Cc: "Huang Cc: Ying" <[email protected]> Cc: "Andi Kleen" <[email protected]> Cc: "Andrew Morton" <[email protected]> Cc: Paul Jackson <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions