From patchwork Fri Dec 13 23:24:53 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 3342711 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 496D89F375 for ; Fri, 13 Dec 2013 22:25:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8A01D20647 for ; Fri, 13 Dec 2013 22:25:24 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6D55120601 for ; Fri, 13 Dec 2013 22:25:23 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VrbAb-0007aV-R2; Fri, 13 Dec 2013 22:25:17 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VrbAZ-0001pj-Dw; Fri, 13 Dec 2013 22:25:15 +0000 Received: from mail-la0-f48.google.com ([209.85.215.48]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VrbAW-0001oq-RS for linux-arm-kernel@lists.infradead.org; Fri, 13 Dec 2013 22:25:13 +0000 Received: by mail-la0-f48.google.com with SMTP id n7so1845594lam.21 for ; Fri, 13 Dec 2013 14:24:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:organization:to:subject:date:user-agent:cc :mime-version:content-type:content-transfer-encoding:message-id; bh=60vlGW8uzkckZujgz1YubZ2uNaPWfI11i2y/DFtY6h8=; b=EdqP4F/YV/P+czU9IrAeG5azNIZ/KFbKsnWJ/7s8dNfK3Q0gj0PGLc24o9rVRPSG7/ c/zaEBXc4HNivj+H5XihDNTA0j9RD1VyOexcakJ12DOL1msfQixob4lkejJc7vDM8cul KWypqgIJAwH5ltU0KWnOVdZ+RECd9ovnI4thfQQB4bAoFj7RoLmIuV6h3IWBrgaVPcvM oroIkhzz8sgg6ITIzCgNXmjcE9QaiMLQaxOUCfkqnyPR4ze0ygZ3/LlXVeyIQtvwgHBN QCMZDzMYZD3PPVQCOdYnHH9QQkq+TYCuaQSLqFBCYY1HlA/OX5Hv3WklevgoQsbkml8k JOEQ== X-Gm-Message-State: ALoCoQkLqpAIlVB2JjXN3Zw0nA6WdHEOVNKJyByoF6I38neMTXgP1g2hTV3X7sCCIG2zgl+BoFt/ X-Received: by 10.152.234.37 with SMTP id ub5mr2754895lac.51.1386973490176; Fri, 13 Dec 2013 14:24:50 -0800 (PST) Received: from wasted.dev.rtsoft.ru (ppp91-76-87-85.pppoe.mtu-net.ru. [91.76.87.85]) by mx.google.com with ESMTPSA id n13sm287944lbl.17.2013.12.13.14.24.49 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 13 Dec 2013 14:24:49 -0800 (PST) From: Sergei Shtylyov Organization: Cogent Embedded To: tglx@linutronix.de Subject: [PATCH] irq-gic: remove file name from heading comment Date: Sat, 14 Dec 2013 02:24:53 +0300 User-Agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.i686.PAE; KDE/4.4.5; i686; ; ) MIME-Version: 1.0 Message-Id: <201312140224.53928.sergei.shtylyov@cogentembedded.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131213_172513_046847_F06FB8E3 X-CRM114-Status: GOOD ( 11.41 ) X-Spam-Score: -2.6 (--) Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP File names in the heading comments fell out of favor long ago, and this one weren't even changed when the driver was moved from arch/arm/common/, so remove it at last... Signed-off-by: Sergei Shtylyov --- The patch is against the 'irq/core' branch of the 'tip.git' repo. drivers/irqchip/irq-gic.c | 2 -- 1 file changed, 2 deletions(-) Index: tip/drivers/irqchip/irq-gic.c =================================================================== --- tip.orig/drivers/irqchip/irq-gic.c +++ tip/drivers/irqchip/irq-gic.c @@ -1,6 +1,4 @@ /* - * linux/arch/arm/common/gic.c - * * Copyright (C) 2002 ARM Limited, All Rights Reserved. * * This program is free software; you can redistribute it and/or modify