diff options
author | 2015-11-14 16:54:51 +0900 | |
---|---|---|
committer | 2015-11-14 17:53:46 +0100 | |
commit | 4d2c50a0a9ca75fcd0fd57947fb7b394932e482a (patch) | |
tree | b2986756ef9c825252ec97cc1ffe06fb1c07abb2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ALSA: fireworks: move mutex from function callees to callers (diff) | |
download | wireguard-linux-4d2c50a0a9ca75fcd0fd57947fb7b394932e482a.tar.xz wireguard-linux-4d2c50a0a9ca75fcd0fd57947fb7b394932e482a.zip |
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
The counter is incremented/decremented in critical section protected with
mutex. Therefore, no need to use atomic_t.
This commit changes the type to unsigned int.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions