From: Vinod Koul <vinod.koul@intel.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Dan Williams <dan.j.williams@intel.com>,
dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: Remove unused definition of DMA_MAX_COOKIE
Date: Fri, 25 Jul 2014 14:23:06 +0530 [thread overview]
Message-ID: <20140725085306.GO8181@intel.com> (raw)
In-Reply-To: <1405095506-14865-1-git-send-email-geert+renesas@glider.be>
On Fri, Jul 11, 2014 at 06:18:26PM +0200, Geert Uytterhoeven wrote:
> As of commit commit f04cd40701deace2efb9edd7120e59366bda2118 ("fsldma: fix
> controller lockups"), its last (and only ever) user is gone.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied, thanks
--
~Vinod
> ---
> include/linux/dmaengine.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h
> index 3d1c2aa51530..16e829034ae9 100644
> --- a/include/linux/dmaengine.h
> +++ b/include/linux/dmaengine.h
> @@ -37,7 +37,6 @@
> */
> typedef s32 dma_cookie_t;
> #define DMA_MIN_COOKIE 1
> -#define DMA_MAX_COOKIE INT_MAX
>
> static inline int dma_submit_error(dma_cookie_t cookie)
> {
> --
> 1.9.1
>
--
prev parent reply other threads:[~2014-07-25 8:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 16:18 [PATCH] dmaengine: Remove unused definition of DMA_MAX_COOKIE Geert Uytterhoeven
2014-07-25 8:53 ` Vinod Koul [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=20140725085306.GO8181@intel.com \
--to=vinod.koul@intel.com \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox