All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] constify mmu_notifier_ops structures
@ 2015-11-29 22:02 ` Julia Lawall
  0 siblings, 0 replies; 18+ messages in thread
From: Julia Lawall @ 2015-11-29 22:02 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: kernel-janitors-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	xen-devel-GuqFBffKawtpuQazS67q72D2FQJk+8+b,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

mmu_notifier_ops structures are never modified, so declare them all as
const.

---

 drivers/infiniband/core/umem_odp.c |    2 +-
 drivers/iommu/amd_iommu_v2.c       |    2 +-
 drivers/xen/gntdev.c               |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2015-12-14 14:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-29 22:02 [PATCH 0/3] constify mmu_notifier_ops structures Julia Lawall
2015-11-29 22:02 ` Julia Lawall
2015-11-29 22:02 ` Julia Lawall
2015-11-29 22:02 ` [PATCH 1/3] xen/gntdev: " Julia Lawall
2015-11-29 22:02   ` Julia Lawall
2015-11-30 14:13   ` David Vrabel
2015-11-30 14:13   ` [Xen-devel] " David Vrabel
2015-11-30 14:13     ` David Vrabel
2015-11-29 22:02 ` Julia Lawall
2015-11-29 22:02 ` [PATCH 2/3] iommu/amd: " Julia Lawall
2015-11-29 22:02   ` Julia Lawall
2015-12-14 14:45   ` Joerg Roedel
2015-12-14 14:45     ` Joerg Roedel
2015-11-29 22:02 ` [PATCH 3/3] IB/core: " Julia Lawall
2015-11-29 22:02   ` Julia Lawall
     [not found]   ` <1448834571-2988-4-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
2015-11-30  6:07     ` Haggai Eran
2015-11-30  6:07       ` Haggai Eran
2015-11-30  6:07       ` Haggai Eran

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.