All of lore.kernel.org
 help / color / mirror / Atom feed
* trivial sparse fixes for rdma-core
@ 2016-10-13 17:51 Christoph Hellwig
       [not found] ` <1476381095-20041-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
  0 siblings, 1 reply; 40+ messages in thread
From: Christoph Hellwig @ 2016-10-13 17:51 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

This is the low hanging fruit in terms of reducing sparse noise before
looking into endianess and iomem annotations.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-10-15  9:50 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-13 17:51 trivial sparse fixes for rdma-core Christoph Hellwig
     [not found] ` <1476381095-20041-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 17:51   ` [PATCH 01/32] libibumad: include umad_str.h in umad_str.c Christoph Hellwig
     [not found]     ` <1476381095-20041-2-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:58       ` Hal Rosenstock
2016-10-13 17:51   ` [PATCH 02/32] libibumad: create sysfs.h instead of using extern declarations in umad.c Christoph Hellwig
     [not found]     ` <1476381095-20041-3-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:58       ` Hal Rosenstock
2016-10-13 17:51   ` [PATCH 03/32] libibumad: use NULL instead of 0 for NULL pointers Christoph Hellwig
     [not found]     ` <1476381095-20041-4-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:58       ` Hal Rosenstock
2016-10-13 17:51   ` [PATCH 04/32] libibumad: mark symbols as static where possible Christoph Hellwig
     [not found]     ` <1476381095-20041-5-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:58       ` Hal Rosenstock
2016-10-13 17:51   ` [PATCH 05/32] srp_daemon: use NULL instead of 0 for NULL pointers Christoph Hellwig
     [not found]     ` <1476381095-20041-6-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:03       ` Bart Van Assche
2016-10-13 17:51   ` [PATCH 06/32] srp_daemon: mark symbols as static where possible Christoph Hellwig
     [not found]     ` <1476381095-20041-7-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:06       ` Bart Van Assche
2016-10-13 17:51   ` [PATCH 07/32] srp_daemon: give initialize_sysfs a proper ANSI-C prototype Christoph Hellwig
     [not found]     ` <1476381095-20041-8-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:05       ` Bart Van Assche
2016-10-13 17:51   ` [PATCH 08/32] iwpmd: use proper ANSI-C prototypes for functions without arguments Christoph Hellwig
     [not found]     ` <1476381095-20041-9-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 18:06       ` Steve Wise
2016-10-13 18:09         ` 'Christoph Hellwig'
     [not found]           ` <20161013180959.GA28057-jcswGhMUV9g@public.gmane.org>
2016-10-13 18:24             ` Jason Gunthorpe
     [not found]               ` <20161013182420.GA18755-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-10-13 18:25                 ` 'Christoph Hellwig'
2016-10-13 17:51   ` [PATCH 09/32] iwpmd: remove the unused check_iwpm_nlattr_tb prototype Christoph Hellwig
     [not found]     ` <1476381095-20041-10-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 18:07       ` Steve Wise
2016-10-13 17:51   ` [PATCH 10/32] iwpmd: move external declarations to iwarp_pm.h Christoph Hellwig
     [not found]     ` <1476381095-20041-11-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:07       ` Steve Wise
2016-10-13 17:51   ` [PATCH 11/32] iwpmd: mark symbols static where possible Christoph Hellwig
     [not found]     ` <1476381095-20041-12-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:10       ` Steve Wise
2016-10-13 17:51   ` [PATCH 12/32] iwpmd: fix the prototype for the pthread_create start functions Christoph Hellwig
     [not found]     ` <1476381095-20041-13-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:09       ` Steve Wise
2016-10-13 19:44         ` Jason Gunthorpe
2016-10-13 17:51   ` [PATCH 13/32] librdmacm: mark symbols static where possible Christoph Hellwig
2016-10-13 17:51   ` [PATCH 14/32] cxgb4: " Christoph Hellwig
     [not found]     ` <1476381095-20041-15-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:12       ` Steve Wise
2016-10-13 17:51   ` [PATCH 15/32] cxgb4: remove unused function dump_wqe Christoph Hellwig
     [not found]     ` <1476381095-20041-16-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-10-13 19:11       ` Steve Wise
2016-10-13 19:03   ` trivial sparse fixes for rdma-core Jason Gunthorpe
     [not found]     ` <20161013190326.GA19904-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-10-14  4:37       ` Leon Romanovsky
     [not found]         ` <20161014043705.GF9282-2ukJVAZIZ/Y@public.gmane.org>
2016-10-14  5:04           ` Leon Romanovsky
2016-10-14  5:18           ` Christoph Hellwig
     [not found]             ` <20161014051843.GB8073-jcswGhMUV9g@public.gmane.org>
2016-10-14 16:40               ` Jason Gunthorpe
2016-10-15  9:50   ` Leon Romanovsky

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.