Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1571084

Re: [PATCH] regulator: palmas-regulator: constify regulator_ops structure

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] regulator: palmas-regulator: constify regulator_ops structure
Date 2017-01-31 22:00 +0100
Message-ID <t5NGW-5im-35@gated-at.bofh.it> (permalink)
References <t4CNB-32C-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Sat, Jan 28, 2017 at 08:23:55PM +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.

Please submit patches using subject lines reflecting the style for the
subsystem (this applies to a large proportion of the patches you've
sent here).  This makes it easier for people to identify relevant
patches.  Look at what existing commits in the area you're changing are
doing and make sure your subject lines visually resemble what they're
doing.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] regulator: palmas-regulator: constify regulator_ops  structure Mark Brown <broonie@kernel.org> - 2017-01-31 22:00 +0100

csiph-web