Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1698769 > unrolled thread
| Started by | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| First post | 2017-07-28 15:10 +0200 |
| Last post | 2017-07-28 15:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/5] ALSA: constify snd_timer_hardware structures Bhumika Goyal <bhumirks@gmail.com> - 2017-07-28 15:10 +0200
| From | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| Date | 2017-07-28 15:10 +0200 |
| Subject | [PATCH 0/5] ALSA: constify snd_timer_hardware structures |
| Message-ID | <u8dbI-4ad-11@gated-at.bofh.it> |
Declare snd_timer_hardware structures as const. Bhumika Goyal (5): ALSA: sound/core: constify snd_timer_hardware structures ALSA: isa: constify snd_timer_hardware structures ALSA: pci: constify snd_timer_hardware structures ALSA: sparc: constify snd_timer_hardware structure ALSA: opl3: constify snd_timer_hardware structures sound/core/hrtimer.c | 2 +- sound/core/pcm_timer.c | 2 +- sound/core/timer.c | 2 +- sound/drivers/opl3/opl3_lib.c | 4 ++-- sound/isa/ad1816a/ad1816a_lib.c | 2 +- sound/isa/gus/gus_timer.c | 4 ++-- sound/isa/wss/wss_lib.c | 2 +- sound/pci/emu10k1/timer.c | 2 +- sound/pci/ymfpci/ymfpci_main.c | 2 +- sound/sparc/cs4231.c | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) -- 1.9.1
Back to top | Article view | linux.kernel
csiph-web