From: 'Greg Kroah-Hartman' <gregkh@linuxfoundation.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Jingoo Han <jg1.han@samsung.com>,
'Simon Horman' <horms+renesas@verge.net.au>,
linux-serial@vger.kernel.org
Subject: Re: [PATCH V2 1/2] serial: sh-sci: Fix cast warning
Date: Thu, 13 Feb 2014 09:15:40 -0800 [thread overview]
Message-ID: <20140213171540.GA29959@kroah.com> (raw)
In-Reply-To: <2819790.IHlWH9aZoh@avalon>
On Mon, Feb 10, 2014 at 02:15:23PM +0100, Laurent Pinchart wrote:
> Hi Jingoo,
>
> Thank you for the patch.
>
> On Wednesday 05 February 2014 09:56:37 Jingoo Han wrote:
> > Fix the following compile warning about cast to pointer from
> > integer of different size.
> >
> > drivers/tty/serial/sh-sci.c:2021:19: warning: cast to pointer from integer
> > of different size [-Wint-to-pointer-cast]
> >
> > Signed-off-by: Jingoo Han <jg1.han@samsung.com>
>
> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>
> Simon, Greg, how do you plan to handle sh-sci patches for v3.15 ?
This is just a serial driver patch, I'll take it.
thanks,
greg k-h
prev parent reply other threads:[~2014-02-13 17:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-05 0:56 [PATCH V2 1/2] serial: sh-sci: Fix cast warning Jingoo Han
2014-02-05 0:58 ` [PATCH V2 2/2] serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n Jingoo Han
2014-02-10 13:15 ` [PATCH V2 1/2] serial: sh-sci: Fix cast warning Laurent Pinchart
2014-02-13 17:15 ` 'Greg Kroah-Hartman' [this message]
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=20140213171540.GA29959@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=horms+renesas@verge.net.au \
--cc=jg1.han@samsung.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-serial@vger.kernel.org \
/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.