All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Stephen Hemminger <stephen@networkplumber.org>,
	Harish Patil <harish.patil@qlogic.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH 4/4] bnx2x: fix part of 32-bit build
Date: Mon, 03 Aug 2015 17:42:14 +0200	[thread overview]
Message-ID: <2887608.2NSK5MRCJz@xps13> (raw)
In-Reply-To: <1438098424-30515-5-git-send-email-thomas.monjalon@6wind.com>

2015-07-28 17:47, Thomas Monjalon:
> Example of errors:
> 	error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
> 	error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘uint64_t
> 	error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘unsigned int’
> 
> Only 2 files are fixed. The others errors are left as exercise to the authors.
> 
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>

There was no ack nor completion of this patch, so it will be applied
as-is (with some checkpatch fixes).

  reply	other threads:[~2015-08-03 15:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-28 15:47 [PATCH 0/4] some fixes for bnx2x Thomas Monjalon
2015-07-28 15:47 ` [PATCH 1/4] bnx2x: fix build as shared library Thomas Monjalon
2015-07-28 15:47 ` [PATCH 2/4] bnx2x: fix build with debug enabled Thomas Monjalon
2015-07-28 15:47 ` [PATCH 3/4] bnx2x: fix build with clang Thomas Monjalon
2015-07-28 15:47 ` [PATCH 4/4] bnx2x: fix part of 32-bit build Thomas Monjalon
2015-08-03 15:42   ` Thomas Monjalon [this message]
2015-08-03 15:42 ` [PATCH 0/4] some fixes for bnx2x Thomas Monjalon

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=2887608.2NSK5MRCJz@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=harish.patil@qlogic.com \
    --cc=stephen@networkplumber.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.