[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <541186A9.902@hurleysoftware.com>
Date: Thu, 11 Sep 2014 07:25:29 -0400
From: Peter Hurley <peter@...leysoftware.com>
To: Daniel Thompson <daniel.thompson@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: linux-kernel@...r.kernel.org, patches@...aro.org,
linaro-kernel@...ts.linaro.org,
Russell King <linux@....linux.org.uk>,
Jiri Slaby <jslaby@...e.cz>, linux-serial@...r.kernel.org
Subject: Re: [PATCH 3.17-rc3] serial: amba-pl011: Use container_of() to get
uart_amba_port
On 09/03/2014 07:51 AM, Daniel Thompson wrote:
> Universally adopt container_of() for all pointer conversion from
> uart_port to uart_amba_port.
Thanks.
Reviewed-by: Peter Hurley <peter@...leysoftware.com>
> Signed-off-by: Daniel Thompson <daniel.thompson@...aro.org>
> Cc: Peter Hurley <peter@...leysoftware.com>
> Cc: Russell King <linux@....linux.org.uk>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: Jiri Slaby <jslaby@...e.cz>
> Cc: linux-serial@...r.kernel.org
> ---
>
> Notes:
> This patch was written after a review comment made by Peter Hurley in
> response to code that is no longer needed. However I'd already written
> it before I realized the code was no longer needed and it still appears
> to be a sensible, if rather minor, bit of modernization.
>
>
> drivers/tty/serial/amba-pl011.c | 54 +++++++++++++++++++++++++++--------------
> 1 file changed, 36 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists