diff options
author | Peter Zijlstra <peterz@infradead.org> | 2013-10-17 15:36:19 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-10-29 12:02:49 +0100 |
commit | d9494cb4299da66541a3f3ab82c552889bee0606 (patch) | |
tree | 5ffbb922c8eab879a582abd2b17335bde359634c /firmware | |
parent | aac898548d04c7bff179b79f805874b0d6f87571 (diff) | |
download | blackbird-op-linux-d9494cb4299da66541a3f3ab82c552889bee0606.tar.gz blackbird-op-linux-d9494cb4299da66541a3f3ab82c552889bee0606.zip |
perf: Remove useless atomic_t
There's nothing atomic about atomic_set vs atomic_read; so remove the
atomic_t usage.
Also, make running_sample_length static as it really is (and should
be) local to this translation unit.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: eranian@google.com
Cc: Don Zickus <dzickus@redhat.com>
Cc: jmario@redhat.com
Cc: acme@infradead.org
Cc: dave.hansen@linux.intel.com
Link: http://lkml.kernel.org/n/tip-vw9lg588x1ic248whybjon0c@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions