diff options
author | John Kacur <[email protected]> | 2009-10-07 20:19:32 +0200 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2009-10-07 15:41:21 -0700 |
commit | 170a0bc3808909d8ea0f3f9c725c6565efe7f9c4 (patch) | |
tree | 9b685c6fdf3be7f4889790d607d8bc0c15c359a3 /tools/perf/util/trace-event-scripting.c | |
parent | d6c304055b3cecd4ca865769ac7cea97a320727b (diff) |
x86, cpuid: Remove the bkl from cpuid_open()
Most of the variables are local to the function. It IS possible that
for struct cpuinfo_x86 *c c could point to the same area. However,
this is used read only.
Signed-off-by: John Kacur <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions