From: "Sören Brinkmann" <soren.brinkmann@xilinx.com>
To: Nicholas Mc Guire <hofrat@osadl.org>
Cc: Michal Simek <michal.simek@xilinx.com>,
Wolfram Sang <wsa@the-dreams.de>,
linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i2c: cadence: match return type of wait_for_completion_timeout
Date: Sun, 8 Feb 2015 08:50:18 -0800 [thread overview]
Message-ID: <20150208165018.GH9214@xsjandreislx> (raw)
In-Reply-To: <1423400155-28078-1-git-send-email-hofrat@osadl.org>
On Sun, 2015-02-08 at 07:55AM -0500, Nicholas Mc Guire wrote:
> return type of wait_for_completion_timeout is unsigned long not int. as
> ret is only used for wait_for_completion_timeout anyway the type is simply
> changed to unsigned long.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
Sören
WARNING: multiple messages have this Message-ID (diff)
From: soren.brinkmann@xilinx.com (Sören Brinkmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i2c: cadence: match return type of wait_for_completion_timeout
Date: Sun, 8 Feb 2015 08:50:18 -0800 [thread overview]
Message-ID: <20150208165018.GH9214@xsjandreislx> (raw)
In-Reply-To: <1423400155-28078-1-git-send-email-hofrat@osadl.org>
On Sun, 2015-02-08 at 07:55AM -0500, Nicholas Mc Guire wrote:
> return type of wait_for_completion_timeout is unsigned long not int. as
> ret is only used for wait_for_completion_timeout anyway the type is simply
> changed to unsigned long.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: S?ren Brinkmann <soren.brinkmann@xilinx.com>
S?ren
next prev parent reply other threads:[~2015-02-08 16:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-08 12:55 [PATCH] i2c: cadence: match return type of wait_for_completion_timeout Nicholas Mc Guire
2015-02-08 12:55 ` Nicholas Mc Guire
2015-02-08 12:55 ` Nicholas Mc Guire
2015-02-08 16:50 ` Sören Brinkmann [this message]
2015-02-08 16:50 ` Sören Brinkmann
[not found] ` <1423400155-28078-1-git-send-email-hofrat-Q945KHDl0DbYtjvyW6yDsg@public.gmane.org>
2015-02-09 13:21 ` Wolfram Sang
2015-02-09 13:21 ` Wolfram Sang
2015-02-09 13:21 ` Wolfram Sang
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=20150208165018.GH9214@xsjandreislx \
--to=soren.brinkmann@xilinx.com \
--cc=hofrat@osadl.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=wsa@the-dreams.de \
/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.