All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Griffin <peter.griffin@linaro.org>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Patrice Chotard <patrice.chotard@st.com>,
	kernel@stlinux.com,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-serial@vger.kernel.org, Jiri Slaby <jslaby@suse.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops structures
Date: Thu, 1 Sep 2016 20:55:38 +0100	[thread overview]
Message-ID: <20160901195538.GA19072@griffinp-ThinkPad-X1-Carbon-2nd> (raw)
In-Reply-To: <1472752298-981-2-git-send-email-Julia.Lawall@lip6.fr>

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.

WARNING: multiple messages have this Message-ID (diff)
From: Peter Griffin <peter.griffin@linaro.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops structures
Date: Thu, 01 Sep 2016 19:55:38 +0000	[thread overview]
Message-ID: <20160901195538.GA19072@griffinp-ThinkPad-X1-Carbon-2nd> (raw)
In-Reply-To: <1472752298-981-2-git-send-email-Julia.Lawall@lip6.fr>

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.

WARNING: multiple messages have this Message-ID (diff)
From: Peter Griffin <peter.griffin@linaro.org>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: kernel@stlinux.com,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	kernel-janitors@vger.kernel.org,
	Patrice Chotard <patrice.chotard@st.com>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
	Jiri Slaby <jslaby@suse.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops structures
Date: Thu, 1 Sep 2016 20:55:38 +0100	[thread overview]
Message-ID: <20160901195538.GA19072@griffinp-ThinkPad-X1-Carbon-2nd> (raw)
In-Reply-To: <1472752298-981-2-git-send-email-Julia.Lawall@lip6.fr>

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.

WARNING: multiple messages have this Message-ID (diff)
From: peter.griffin@linaro.org (Peter Griffin)
To: linux-arm-kernel@lists.infradead.org
Subject: [STLinux Kernel] [PATCH 1/9] serial: st-asc: constify uart_ops structures
Date: Thu, 1 Sep 2016 20:55:38 +0100	[thread overview]
Message-ID: <20160901195538.GA19072@griffinp-ThinkPad-X1-Carbon-2nd> (raw)
In-Reply-To: <1472752298-981-2-git-send-email-Julia.Lawall@lip6.fr>

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.

  reply	other threads:[~2016-09-01 21:39 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 17:51 [PATCH 0/9] constify uart_ops structures Julia Lawall
2016-09-01 17:51 ` Julia Lawall
2016-09-01 17:51 ` Julia Lawall
2016-09-01 17:51 ` Julia Lawall
2016-09-01 17:51 ` Julia Lawall
2016-09-01 17:51 ` [PATCH 1/9] serial: st-asc: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 19:55   ` Peter Griffin [this message]
2016-09-01 19:55     ` [STLinux Kernel] " Peter Griffin
2016-09-01 19:55     ` Peter Griffin
2016-09-01 19:55     ` Peter Griffin
2016-09-01 17:51 ` [PATCH 2/9] tty/serial: at91: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-02  7:55   ` Nicolas Ferre
2016-09-02  7:55     ` Nicolas Ferre
2016-09-02  7:55     ` Nicolas Ferre
2016-09-01 17:51 ` [PATCH 3/9] serial: altera: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-02  8:36   ` Tobias Klauser
2016-09-02  8:36     ` Tobias Klauser
2016-09-01 17:51 ` [PATCH 4/9] serial/bcm63xx_uart: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51 ` [PATCH 5/9] tty: serial: jsm_tty: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 22:58   ` Gabriel Krisman Bertazi
2016-09-01 22:58     ` Gabriel Krisman Bertazi
2016-09-01 17:51 ` [PATCH 6/9] tty: serial: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51 ` [PATCH 7/9] tty: xuartps: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51 ` [PATCH 8/9] serial-uartlite: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51 ` [PATCH 9/9] serial/arc: " Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 17:51   ` Julia Lawall
2016-09-01 18:49   ` Vineet Gupta
2016-09-01 18:49     ` Vineet Gupta
2016-09-01 18:49     ` Vineet Gupta
2016-09-01 18:49     ` Vineet Gupta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160901195538.GA19072@griffinp-ThinkPad-X1-Carbon-2nd \
    --to=peter.griffin@linaro.org \
    --cc=Julia.Lawall@lip6.fr \
    --cc=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kernel@stlinux.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=patrice.chotard@st.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.