All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] dmaengine: at_xdmac: Fix compilation warning.
Date: Mon, 21 Aug 2017 22:03:56 +0530	[thread overview]
Message-ID: <20170821163355.GS3053@localhost> (raw)
In-Reply-To: <878f9486ee507c227cb8835417c520b489c768c8.1502091778.git.arvind.yadav.cs@gmail.com>

On Mon, Aug 07, 2017 at 01:15:18PM +0530, Arvind Yadav wrote:
> Replace '%d' by '%zu' to fix the compilation warning:-
>    "format ?%d? expects argument of type ?int?,but argument has type ?size_t? [-Wformat=]"

Applied both, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: ludovic.desroches@microchip.com, dan.j.williams@intel.com,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org
Subject: Re: [PATCH 1/2] dmaengine: at_xdmac: Fix compilation warning.
Date: Mon, 21 Aug 2017 22:03:56 +0530	[thread overview]
Message-ID: <20170821163355.GS3053@localhost> (raw)
In-Reply-To: <878f9486ee507c227cb8835417c520b489c768c8.1502091778.git.arvind.yadav.cs@gmail.com>

On Mon, Aug 07, 2017 at 01:15:18PM +0530, Arvind Yadav wrote:
> Replace '%d' by '%zu' to fix the compilation warning:-
>    "format ‘%d’ expects argument of type ‘int’,but argument has type ‘size_t’ [-Wformat=]"

Applied both, thanks

-- 
~Vinod

  parent reply	other threads:[~2017-08-21 16:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07  7:45 [PATCH 1/2] dmaengine: at_xdmac: Fix compilation warning Arvind Yadav
2017-08-07  7:45 ` Arvind Yadav
2017-08-07  7:45 ` [PATCH 2/2] dmaengine: at_xdmac: Handle return value of clk_prepare_enable Arvind Yadav
2017-08-07  7:45   ` Arvind Yadav
2017-08-16  6:19   ` Ludovic Desroches
2017-08-16  6:19     ` Ludovic Desroches
2017-08-16  6:17 ` [PATCH 1/2] dmaengine: at_xdmac: Fix compilation warning Ludovic Desroches
2017-08-16  6:17   ` Ludovic Desroches
2017-08-21 16:33 ` Vinod Koul [this message]
2017-08-21 16:33   ` Vinod Koul

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=20170821163355.GS3053@localhost \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.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.