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-prev] [day] [month] [year] [list]
Date:   Mon, 20 Mar 2017 08:29:05 +0200
From:   Jarkko Nikula <jarkko.nikula@...mer.com>
To:     Sebastian Reichel <sre@...nel.org>
Cc:     Bhumika Goyal <bhumirks@...il.com>, julia.lawall@...6.fr,
        peter.ujfalusi@...com, lgirdwood@...il.com, broonie@...nel.org,
        perex@...ex.cz, tiwai@...e.com, alsa-devel@...a-project.org,
        linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: omap: constify snd_soc_ops structures

On Mon, Mar 20, 2017 at 01:53:26AM +0100, Sebastian Reichel wrote:
> Hi,
> 
> On Sat, Mar 18, 2017 at 07:34:11PM +0530, Bhumika Goyal wrote:
> > Declare snd_soc_ops structures as const as they are only stored
> > in the ops field of a snd_soc_dai_link structure. This field is
> > of type const, so snd_soc_ops structures having this property
> > can be made const too.
> > 
> > Cross compiled the .o files for arm architecture.
> > 
> > Signed-off-by: Bhumika Goyal <bhumirks@...il.com>
> 
> I actually noticed this while working on Droid 4's sound support and
> added this to my TODO list - stroking it off again now :)
> 
> Reviewed-by: Sebastian Reichel <sre@...nel.org>
> 
Acked-by: Jarkko Nikula <jarkko.nikula@...mer.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ