From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 3/7] ASoC: intel: bxt: Constify hw_constraints Date: Tue, 13 Jun 2017 22:29:14 +0200 Message-ID: References: <20170608213725.5378-1-tiwai@suse.de> <20170608213725.5378-4-tiwai@suse.de> <20170613202652.pt53jvmqkulorhc4@sirena.org.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id B9F0F266F88 for ; Tue, 13 Jun 2017 22:29:15 +0200 (CEST) In-Reply-To: <20170613202652.pt53jvmqkulorhc4@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, Vinod Koul , Brian Austin , Krzysztof Kozlowski , Liam Girdwood , Paul Handrigan , Matthias Brugger List-Id: alsa-devel@alsa-project.org On Tue, 13 Jun 2017 22:26:52 +0200, Mark Brown wrote: > > On Thu, Jun 08, 2017 at 11:37:21PM +0200, Takashi Iwai wrote: > > snd_pcm_hw_constraint_list(), *_ratnums() and *_ratdens() receive the > > const pointers. Constify the corresponding static objects for better > > hardening. > > This doesn't apply against current code, please check and resend. Or, you can send a pull request more often, instead of only once per development cycle? :) Don't worry, mine is a trivial one, will resend. thanks, Takashi