mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 23:04:54 +00:00
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> |
||
|---|---|---|
| .. | ||
| fireworks_command.c | ||
| fireworks_hwdep.c | ||
| fireworks_midi.c | ||
| fireworks_pcm.c | ||
| fireworks_proc.c | ||
| fireworks_stream.c | ||
| fireworks_transaction.c | ||
| fireworks.c | ||
| fireworks.h | ||
| Makefile | ||