aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/manage.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2018-03-14 17:15:16 -0400
committerThomas Gleixner <tglx@linutronix.de>2018-03-20 09:23:27 -0400
commit99bfce5db9c071800bdc7e9658a68e6d11aeecf6 (patch)
tree550e9d9c0843ee9fa40e1b24a5b8dccbed445318 /kernel/irq/manage.c
parent83ac4ca943affce56a2c408ddb2f5232f478fb11 (diff)
genirq: Cleanup top of file comments
Remove pointless references to the file name itself and condense the information so it wastes less space. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Cc: Kate Stewart <kstewart@linuxfoundation.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Philippe Ombredanne <pombredanne@nexb.com> Link: https://lkml.kernel.org/r/20180314212030.412095827@linutronix.de
Diffstat (limited to 'kernel/irq/manage.c')
-rw-r--r--kernel/irq/manage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/irq/manage.c b/kernel/irq/manage.c
index b0aa23b2398e..99eb1977e784 100644
--- a/kernel/irq/manage.c
+++ b/kernel/irq/manage.c
@@ -1,6 +1,4 @@
1/* 1/*
2 * linux/kernel/irq/manage.c
3 *
4 * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar 2 * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar
5 * Copyright (C) 2005-2006 Thomas Gleixner 3 * Copyright (C) 2005-2006 Thomas Gleixner
6 * 4 *