lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 28 Jul 2017 18:38:25 +0530
From:   Bhumika Goyal <bhumirks@...il.com>
To:     julia.lawall@...6.fr, perex@...ex.cz, tiwai@...e.com,
        alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Cc:     Bhumika Goyal <bhumirks@...il.com>
Subject: [PATCH 0/5] ALSA: constify snd_timer_hardware structures

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ