Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755026AbZGFCXX (ORCPT ); Sun, 5 Jul 2009 22:23:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753204AbZGFCXP (ORCPT ); Sun, 5 Jul 2009 22:23:15 -0400 Received: from liberdade.minaslivre.org ([72.232.18.203]:58989 "EHLO liberdade.minaslivre.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752893AbZGFCXO (ORCPT ); Sun, 5 Jul 2009 22:23:14 -0400 Date: Sun, 5 Jul 2009 23:23:00 -0300 From: Thadeu Lima de Souza Cascardo To: Shinya Kuribayashi Cc: Ralf Baechle , skuribay@ruby.dti.ne.jp, trivial@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] Trivial: Fix filenames in their headers for the EMMA Mark-eins. Message-ID: <20090706022257.GB5891@vespa.holoscopio.com> References: <1246746621-10320-1-git-send-email-cascardo@holoscopio.com> <20090705223051.GA18858@linux-mips.org> <4A514177.4000505@necel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <4A514177.4000505@necel.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3974 Lines: 98 --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 06, 2009 at 09:12:39AM +0900, Shinya Kuribayashi wrote: > Ralf Baechle wrote: >> Different suggestion - let's remove these comment lines entirely. I just >> don't see any use for them. So this patch removes them along with a few >> very obvious comments. > > I like this one. > >> arch/mips/dec/ecc-berr.c | 2 -- >> arch/mips/dec/int-handler.S | 2 -- >> arch/mips/dec/ioasic-irq.c | 2 -- >> arch/mips/dec/kn01-berr.c | 2 -- >> arch/mips/dec/kn02-irq.c | 2 -- >> arch/mips/dec/kn02xa-berr.c | 2 -- >> arch/mips/dec/prom/call_o32.S | 2 -- >> arch/mips/dec/prom/console.c | 2 -- >> arch/mips/dec/time.c | 2 -- >> arch/mips/emma/common/Makefile | 3 --- >> arch/mips/emma/common/prom.c | 3 --- >> arch/mips/emma/markeins/Makefile | 3 --- >> arch/mips/emma/markeins/irq.c | 3 --- >> arch/mips/emma/markeins/led.c | 3 --- >> arch/mips/emma/markeins/platform.c | 3 --- >> arch/mips/emma/markeins/setup.c | 3 --- > > How about arch/mips/fw/lib/call_o32.S? > >> arch/mips/include/asm/emma/emma2rh.h | 3 --- >> arch/mips/include/asm/emma/markeins.h | 3 --- >> arch/mips/kernel/irq_txx9.c | 2 -- >> arch/mips/kernel/proc.c | 2 -- >> arch/mips/kernel/stacktrace.c | 2 -- >> arch/mips/mm/extable.c | 3 --- >> arch/mips/pci/fixup-emma2rh.c | 3 --- >> arch/mips/pci/fixup-sb1250.c | 2 -- >> arch/mips/pci/ops-emma2rh.c | 3 --- >> arch/mips/pci/pci-emma2rh.c | 3 --- >> arch/mips/pci/pci-tx4927.c | 2 -- >> arch/mips/pci/pci-tx4938.c | 2 -- >> arch/mips/pci/pci-tx4939.c | 2 -- >> arch/mips/pmc-sierra/msp71xx/gpio.c | 2 -- >> arch/mips/pmc-sierra/msp71xx/gpio_extended.c | 2 -- >> arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c | 2 -- >> arch/mips/sibyte/swarm/swarm-i2c.c | 2 -- >> arch/mips/txx9/generic/mem_tx4927.c | 2 -- >> arch/mips/txx9/generic/setup.c | 2 -- >> 35 files changed, 0 insertions(+), 83 deletions(-) > > [...] > >> diff --git a/arch/mips/mm/extable.c b/arch/mips/mm/extable.c >> index 297fb9f..e94ea59 100644 >> --- a/arch/mips/mm/extable.c >> +++ b/arch/mips/mm/extable.c >> @@ -1,6 +1,3 @@ >> -/* >> - * linux/arch/mips/mm/extable.c >> - */ >> #include >> #include >> #include > > Btw, let's have extable.c have, at least, a copyright later. > > Acked-by: Shinya Kuribayashi Acked-by: Thadeu Lima de Souza Cascardo > > --=20 > Shinya Kuribayashi > NEC Electronics --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpRYAEACgkQyTpryRcqtS1CvwCeNNoKaPPAIgWiTkUrTJMy0hzS 3BQAnROF/IxKdf93x0DCx/N6Sk+miCdX =YCaj -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/