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


Groups > linux.kernel > #1712910 > unrolled thread

Re: drivers/macintosh: make wf_control_ops and wf_pid_param const

Started byMichael Ellerman <patch-notifications@ellerman.id.au>
First post2017-08-16 14:40 +0200
Last post2017-08-16 14:40 +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: drivers/macintosh: make wf_control_ops and wf_pid_param const Michael Ellerman <patch-notifications@ellerman.id.au> - 2017-08-16 14:40 +0200

#1712910 — Re: drivers/macintosh: make wf_control_ops and wf_pid_param const

FromMichael Ellerman <patch-notifications@ellerman.id.au>
Date2017-08-16 14:40 +0200
SubjectRe: drivers/macintosh: make wf_control_ops and wf_pid_param const
Message-ID<uf5M5-73I-3@gated-at.bofh.it>
On Fri, 2017-08-11 at 17:38:45 UTC, Bhumika Goyal wrote:
> Make wf_control_ops const as they are only stored in the ops field of a
> wf_control structure, which is const.
> Make wf_pid_param const as they are only used during a copy operation.
> Done using Coccinelle.
> 
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/1ad35f6e2864d9b52fe9705ede1730

cheers

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web