All of lore.kernel.org
 help / color / mirror / Atom feed
* sparse fixes for nvme/fc
@ 2017-04-21  8:49 Christoph Hellwig
  2017-04-21  8:49 ` [PATCH 1/7] nvme/fc: mark two symbols static Christoph Hellwig
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Christoph Hellwig @ 2017-04-21  8:49 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2017-04-23 15:32 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-21  8:49 sparse fixes for nvme/fc Christoph Hellwig
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

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.