[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5hvajf1nkv.wl-tiwai@suse.de>
Date: Mon, 16 Oct 2017 10:52:48 +0200
From: Takashi Iwai <tiwai@...e.de>
To: "Bhumika Goyal" <bhumirks@...il.com>
Cc: <alsa-devel@...a-project.org>, <julia.lawall@...6.fr>,
<perex@...ex.cz>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/2] sound: oss: make the function argument and structure const
On Fri, 13 Oct 2017 19:16:31 +0200,
Bhumika Goyal wrote:
>
> Make the function argument of function sound_install_audiodrv const.
> After this change, make the structures audio_driver const as they are
> only passed to the const argument (made const in Patch[1/2])
> of the function sound_install_audiodrv .
>
> Bhumika Goyal (2):
> sound: oss: make the function argument as const
> sound: oss: make audio_driver structure const
The OSS code is already disabled in Kconfig and will be dropped soon,
so please don't touch it.
thanks,
Takashi
>
> sound/oss/dev_table.c | 2 +-
> sound/oss/dev_table.h | 2 +-
> sound/oss/pas2_pcm.c | 2 +-
> sound/oss/waveartist.c | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
>
> --
> 1.9.1
>
>
Powered by blists - more mailing lists