All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Feng Kan <fkan@apm.com>, Hieu Le <hnle@apm.com>,
	Axel Lin <axel.lin@ingics.com>,
	linux-i2c@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code
Date: Mon, 24 Aug 2015 12:21:58 +0000	[thread overview]
Message-ID: <20150824122158.GD3608@katana> (raw)
In-Reply-To: <20150818091219.GB3965@mwanda>

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

On Tue, Aug 18, 2015 at 12:12:19PM +0300, Dan Carpenter wrote:
> The dma_mapping_error() function returns true if there is an error, it
> doesn't return an error code.  We should return -ENOMEM.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied to for-next, thanks!


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Feng Kan <fkan@apm.com>, Hieu Le <hnle@apm.com>,
	Axel Lin <axel.lin@ingics.com>,
	linux-i2c@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code
Date: Mon, 24 Aug 2015 14:21:58 +0200	[thread overview]
Message-ID: <20150824122158.GD3608@katana> (raw)
In-Reply-To: <20150818091219.GB3965@mwanda>

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

On Tue, Aug 18, 2015 at 12:12:19PM +0300, Dan Carpenter wrote:
> The dma_mapping_error() function returns true if there is an error, it
> doesn't return an error code.  We should return -ENOMEM.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied to for-next, thanks!


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-08-24 12:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18  9:12 [patch] i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code Dan Carpenter
2015-08-18  9:12 ` Dan Carpenter
2015-08-18 23:59 ` Axel Lin
2015-08-18 23:59   ` Axel Lin
2015-08-24 12:21 ` Wolfram Sang [this message]
2015-08-24 12: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=20150824122158.GD3608@katana \
    --to=wsa@the-dreams.de \
    --cc=axel.lin@ingics.com \
    --cc=dan.carpenter@oracle.com \
    --cc=fkan@apm.com \
    --cc=hnle@apm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-i2c@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.