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


Groups > linux.kernel > #1474669 > unrolled thread

Re: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops structures

Started byPeter Griffin <peter.griffin@linaro.org>
First post2016-09-01 23:40 +0200
Last post2016-09-01 23: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: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops  structures Peter Griffin <peter.griffin@linaro.org> - 2016-09-01 23:40 +0200

#1474669 — Re: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops structures

FromPeter Griffin <peter.griffin@linaro.org>
Date2016-09-01 23:40 +0200
SubjectRe: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops structures
Message-ID<scHSi-7dg-7@gated-at.bofh.it>
On Thu, 01 Sep 2016, Julia Lawall wrote:

> Check for uart_ops structures that are only stored in the ops field of a
> uart_port structure.  This field is declared const, so uart_ops structures
> that have this property can be declared as const also.

Acked-by: Peter Griffin <peter.griffin@linaro.org>

regards,

Peter.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web