All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: kernel-janitors@vger.kernel.org,
	iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] iommu/amd: constify mmu_notifier_ops structures
Date: Mon, 14 Dec 2015 14:45:00 +0000	[thread overview]
Message-ID: <20151214144500.GA11292@8bytes.org> (raw)
In-Reply-To: <1448834571-2988-3-git-send-email-Julia.Lawall@lip6.fr>

On Sun, Nov 29, 2015 at 11:02:50PM +0100, Julia Lawall wrote:
> This mmu_notifier_ops structure is never modified, so declare it as
> const, like the other mmu_notifier_ops structures.
> 
> Done with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
> 
> ---
> The patches in this series are independent of each other.
> 
>  drivers/iommu/amd_iommu_v2.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.


WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: kernel-janitors@vger.kernel.org,
	iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] iommu/amd: constify mmu_notifier_ops structures
Date: Mon, 14 Dec 2015 15:45:00 +0100	[thread overview]
Message-ID: <20151214144500.GA11292@8bytes.org> (raw)
In-Reply-To: <1448834571-2988-3-git-send-email-Julia.Lawall@lip6.fr>

On Sun, Nov 29, 2015 at 11:02:50PM +0100, Julia Lawall wrote:
> This mmu_notifier_ops structure is never modified, so declare it as
> const, like the other mmu_notifier_ops structures.
> 
> Done with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
> 
> ---
> The patches in this series are independent of each other.
> 
>  drivers/iommu/amd_iommu_v2.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

  reply	other threads:[~2015-12-14 14:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` [Xen-devel] " David Vrabel
2015-11-30 14:13     ` 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 [this message]
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

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=20151214144500.GA11292@8bytes.org \
    --to=joro@8bytes.org \
    --cc=Julia.Lawall@lip6.fr \
    --cc=iommu@lists.linux-foundation.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.