All of lore.kernel.org
 help / color / mirror / Atom feed
From: hch@lst.de (Christoph Hellwig)
Subject: sparse fixes for nvme/fc
Date: Fri, 21 Apr 2017 10:49:58 +0200	[thread overview]
Message-ID: <20170421085005.5945-1-hch@lst.de> (raw)

[sorry for the double post, the first series got the linux-nvme
 address wrong]

This fixes a couple ?parse warnings in the FC code, missing statics,
missing endianess annotations and incorrect byte swaps.

             reply	other threads:[~2017-04-21  8:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-21  8:49 Christoph Hellwig [this message]
2017-04-21  8:49 ` [PATCH 1/7] nvme/fc: mark two symbols static Christoph Hellwig
2017-04-21  8:54   ` Johannes Thumshirn
2017-04-22  1:06   ` James Smart
2017-04-21  8:50 ` [PATCH 2/7] nvme/fc: don't byte swap command_id Christoph Hellwig
2017-04-21  8:54   ` Johannes Thumshirn
2017-04-22  1:10   ` James Smart
2017-04-23  7:43     ` Christoph Hellwig
2017-04-23 15:32       ` James Smart
2017-04-21  8:50 ` [PATCH 3/7] nvmet/fc: mark nvmet_fc_handle_fcp_rqst static Christoph Hellwig
2017-04-21  8:55   ` Johannes Thumshirn
2017-04-21  8:50 ` [PATCH 4/7] nvmet/fc: fix endianess annoations for nvmet_fc_format_rsp_hdr Christoph Hellwig
2017-04-21  8:55   ` Johannes Thumshirn
2017-04-21  8:50 ` [PATCH 5/7] nvmet/fc: mark the sqhd field as __le16 Christoph Hellwig
2017-04-21  8:56   ` Johannes Thumshirn
     [not found]   ` <01043680-3084-a345-96b1-9820a45f3ed6@broadcom.com>
2017-04-23  7:40     ` Christoph Hellwig
2017-04-21  8:50 ` [PATCH 6/7] nvmet/fc: properly endian swap sq_head Christoph Hellwig
2017-04-21  8:57   ` Johannes Thumshirn
2017-04-21  8:50 ` [PATCH 7/7] nvmet/fcloop: mark two symbols static Christoph Hellwig
2017-04-21  8:57   ` Johannes Thumshirn

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=20170421085005.5945-1-hch@lst.de \
    --to=hch@lst.de \
    /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.