From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH 5/7] ASoC: intel: skl: Constify hw_constraints Date: Fri, 9 Jun 2017 09:06:54 +0530 Message-ID: <20170609033654.GQ2885@localhost> References: <20170608213725.5378-1-tiwai@suse.de> <20170608213725.5378-6-tiwai@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by alsa0.perex.cz (Postfix) with ESMTP id 42211267502 for ; Fri, 9 Jun 2017 05:34:23 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20170608213725.5378-6-tiwai@suse.de> 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: Takashi Iwai Cc: alsa-devel@alsa-project.org, Brian Austin , Krzysztof Kozlowski , Liam Girdwood , Mark Brown , Paul Handrigan , Matthias Brugger List-Id: alsa-devel@alsa-project.org On Thu, Jun 08, 2017 at 11:37:23PM +0200, Takashi Iwai wrote: > snd_pcm_hw_constraint_list(), *_ratnums() and *_ratdens() receive the > const pointers. Constify the corresponding static objects for better > hardening. Acked-By: Vinod Koul -- ~Vinod