From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751788AbdAaUr0 (ORCPT ); Tue, 31 Jan 2017 15:47:26 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:46448 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751412AbdAaUrS (ORCPT ); Tue, 31 Jan 2017 15:47:18 -0500 Date: Tue, 31 Jan 2017 20:45:36 +0000 From: Mark Brown To: Bhumika Goyal Cc: julia.lawall@lip6.fr, lgirdwood@gmail.com, linux-kernel@vger.kernel.org Message-ID: <20170131204536.dnif3gqwht2w3vly@sirena.org.uk> References: <1485612369-29715-1-git-send-email-bhumirks@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="u4nizlcdnivdc4xx" Content-Disposition: inline In-Reply-To: <1485612369-29715-1-git-send-email-bhumirks@gmail.com> X-Cookie: A man's best friend is his dogma. User-Agent: NeoMutt/20161126 (1.7.1) X-SA-Exim-Connect-IP: 2001:470:1f1d:6b5::3 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH] regulator: fixed: constify regulator_ops structure X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: No (on mezzanine.sirena.org.uk); Unknown failure Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --u4nizlcdnivdc4xx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jan 28, 2017 at 07:36:09PM +0530, Bhumika Goyal wrote: > Declare regulator_ops structure as const as it is only stored in the ops > field of a regulator_desc structure. This field is of type const, so > regulator_ops structures having this property can be made const too. Sorry, it's *this* change that doens't apply - my mistake. --u4nizlcdnivdc4xx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAliQ928ACgkQJNaLcl1U h9DvSwf+KkFQC61V+gvT+NGyitj1XxjPhCuCi37M3QGcH5y44dQajS+iP6sHFvxY 6jgqCok3E5I1v/gfGpkR7kvLgqh9qCJaHJW5NTpsKuTjlM08hxrBL4ZAinTe/q3p zLfpqQoDrS+OVkYfFAJN+gUpsWrfr5aX89d4SmErwFUVynyo9cfp0jTBwW2ZTQhD fMOryqVmfuzftyiZpgj+D76BD82ZfuaVNbb0CrYEXhedGA6nNum9/M10ajQp3J0f 6lTRmOTbghRvimuMIP+WoFt3TkJP5TqPkuylkYNNmdXh6z1U3i1Ep032blMJQE9Q +kvD1S9+PQvoVMXhRh5BqFswLSm/1w== =JVsV -----END PGP SIGNATURE----- --u4nizlcdnivdc4xx--