public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] constify mmu_notifier_ops structures
@ 2015-11-29 22:02 Julia Lawall
  2015-11-29 22:02 ` [PATCH 1/3] xen/gntdev: " Julia Lawall
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Julia Lawall @ 2015-11-29 22:02 UTC (permalink / raw)
  To: iommu; +Cc: kernel-janitors, linux-kernel, xen-devel, linux-rdma

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] 7+ messages in thread

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

Thread overview: 7+ 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 ` [PATCH 1/3] xen/gntdev: " Julia Lawall
2015-11-30 14:13   ` [Xen-devel] " David Vrabel
2015-11-29 22:02 ` [PATCH 2/3] iommu/amd: " Julia Lawall
2015-12-14 14:45   ` Joerg Roedel
2015-11-29 22:02 ` [PATCH 3/3] IB/core: " Julia Lawall
2015-11-30  6:07   ` Haggai Eran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox