mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] kvm: vmx: Remove FSF address
@ 2017-12-15  0:07 Laura Abbott
  2017-12-15  0:10 ` Laura Abbott
  0 siblings, 1 reply; 2+ messages in thread
From: Laura Abbott @ 2017-12-15  0:07 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin
  Cc: Laura Abbott, x86, linux-kernel

Checkpatch in the kernel now complains about having the FSF address
in comments. Other tools such as rpmlint are now starting to do the
same thing. Remove the FSF address to reduce warnings on multiple tools.

Signed-off-by: Laura Abbott <labbott@redhat.com>
---
For context, I'm doing some refactoring of the perf rpm package in
Fedora which requires a review. The FSF address was caught in that
review so I'm fixing the problem at the source here before requesting
a sync of the header with perf.
---
 arch/x86/include/asm/vmx.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/x86/include/asm/vmx.h b/arch/x86/include/asm/vmx.h
index 8b6780751132..6caf20c52915 100644
--- a/arch/x86/include/asm/vmx.h
+++ b/arch/x86/include/asm/vmx.h
@@ -11,10 +11,6 @@
  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
  * more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * A few random additions are:
  * Copyright (C) 2006 Qumranet
  *    Avi Kivity <avi@qumranet.com>
-- 
2.14.3

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

* Re: [PATCH] kvm: vmx: Remove FSF address
  2017-12-15  0:07 [PATCH] kvm: vmx: Remove FSF address Laura Abbott
@ 2017-12-15  0:10 ` Laura Abbott
  0 siblings, 0 replies; 2+ messages in thread
From: Laura Abbott @ 2017-12-15  0:10 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin; +Cc: x86, linux-kernel

On 12/14/2017 04:07 PM, Laura Abbott wrote:
> Checkpatch in the kernel now complains about having the FSF address
> in comments. Other tools such as rpmlint are now starting to do the
> same thing. Remove the FSF address to reduce warnings on multiple tools.
> 

Bah I realized I missed the uapi version of this header which is the
_actual_ one with a problem. I'll send v2, sorry for the noise.

> Signed-off-by: Laura Abbott <labbott@redhat.com>
> ---
> For context, I'm doing some refactoring of the perf rpm package in
> Fedora which requires a review. The FSF address was caught in that
> review so I'm fixing the problem at the source here before requesting
> a sync of the header with perf.
> ---
>   arch/x86/include/asm/vmx.h | 4 ----
>   1 file changed, 4 deletions(-)
> 
> diff --git a/arch/x86/include/asm/vmx.h b/arch/x86/include/asm/vmx.h
> index 8b6780751132..6caf20c52915 100644
> --- a/arch/x86/include/asm/vmx.h
> +++ b/arch/x86/include/asm/vmx.h
> @@ -11,10 +11,6 @@
>    * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
>    * more details.
>    *
> - * You should have received a copy of the GNU General Public License along with
> - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
> - * Place - Suite 330, Boston, MA 02111-1307 USA.
> - *
>    * A few random additions are:
>    * Copyright (C) 2006 Qumranet
>    *    Avi Kivity <avi@qumranet.com>
> 

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

end of thread, other threads:[~2017-12-15  0:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15  0:07 [PATCH] kvm: vmx: Remove FSF address Laura Abbott
2017-12-15  0:10 ` Laura Abbott

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

all inboxes | Powered by JetHome®