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


Groups > linux.kernel > #1737184 > unrolled thread

Re: [PATCH] ARM: mxs: constify platform_suspend_ops

Started byShawn Guo <shawnguo@kernel.org>
First post2017-09-22 07:10 +0200
Last post2017-09-22 07:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] ARM: mxs: constify platform_suspend_ops Shawn Guo <shawnguo@kernel.org> - 2017-09-22 07:10 +0200

#1737184 — Re: [PATCH] ARM: mxs: constify platform_suspend_ops

FromShawn Guo <shawnguo@kernel.org>
Date2017-09-22 07:10 +0200
SubjectRe: [PATCH] ARM: mxs: constify platform_suspend_ops
Message-ID<usonU-265-3@gated-at.bofh.it>
On Wed, Aug 30, 2017 at 10:17:51PM +0530, Arvind Yadav wrote:
> platform_suspend_ops are not supposed to change at runtime.
> Functions suspend_set_ops working with const platform_suspend_ops.
> So mark the non-const structs as const.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>

Applied, thanks.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web