All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Christophe Varoqui <christophe.varoqui@gmail.com>
Cc: dm-devel@redhat.com, Xose Vazquez Perez <xose.vazquez@gmail.com>
Subject: [PATCH 0/3] Clang fixes
Date: Tue,  9 Aug 2016 09:31:10 +0200	[thread overview]
Message-ID: <1470727873-10502-1-git-send-email-hare@suse.de> (raw)

Hi Christophe,

Xose found some issues when building with clang.

Hannes Reinecke (3):
  libmultipath/discovery.c: use 'unsigned long' instead of 'unsigned int'
  libmultipath/parser.c: correctly terminate buffer
  multipath: fixup check for out-of-scope maps

 libmultipath/discovery.c | 2 +-
 libmultipath/parser.c    | 2 +-
 multipath/main.c         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.6.6

             reply	other threads:[~2016-08-09  7:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-09  7:31 Hannes Reinecke [this message]
2016-08-09  7:31 ` [PATCH 1/3] libmultipath/discovery.c: use 'unsigned long' instead of 'unsigned int' Hannes Reinecke
2016-08-09  7:31 ` [PATCH 2/3] libmultipath/parser.c: correctly terminate buffer Hannes Reinecke
2016-08-09  7:31 ` [PATCH 3/3] multipath: fixup check for out-of-scope maps Hannes Reinecke
2016-08-09 15:13 ` [PATCH 0/3] Clang fixes Christophe Varoqui
2020-01-20 17:52 Khem Raj

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=1470727873-10502-1-git-send-email-hare@suse.de \
    --to=hare@suse.de \
    --cc=christophe.varoqui@gmail.com \
    --cc=dm-devel@redhat.com \
    --cc=xose.vazquez@gmail.com \
    /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.