From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422721AbXDRJlv (ORCPT ); Wed, 18 Apr 2007 05:41:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422740AbXDRJlv (ORCPT ); Wed, 18 Apr 2007 05:41:51 -0400 Received: from hp3.statik.TU-Cottbus.De ([141.43.120.68]:38912 "EHLO hp3.statik.tu-cottbus.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422721AbXDRJlu (ORCPT ); Wed, 18 Apr 2007 05:41:50 -0400 Message-ID: <4625E7BD.6070404@s5r6.in-berlin.de> Date: Wed, 18 Apr 2007 11:41:17 +0200 From: Stefan Richter User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1 MIME-Version: 1.0 To: "John Anthony Kazos Jr." CC: linux-kernel@vger.kernel.org, trivial@kernel.org Subject: Re: [PATCH] include files: convert "include" subdirectory to UTF-8 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 4/17/2007 7:53 PM, John Anthony Kazos Jr. wrote: > From: John Anthony Kazos Jr. > > Convert the "include" subdirectory to UTF-8. The following files are > changed. > > include/net/irda/{iriap.h,irttp.h,iriap_event.h,parameters.h} > include/net/irda/{irlmp_frame.h,irlan_eth.h,irlan_provider.h} > include/net/irda/{irlan_event.h,wrapper.h,af_irda.h,irlmp.h} > include/net/irda/{irmod.h,irlap.h,irlan_filter.h,timer.h,irqueue.h} > include/net/irda/{irda.h,irias_object.h,irlan_client.h} > include/net/irda/{irlan_common.h,irlmp_event.h} > include/linux/i2c-algo-pcf.h > include/linux/crypto.h > include/linux/meye.h > include/linux/sonypi.h > include/linux/i2c-algo-bit.h > include/linux/irda.h > include/asm-arm/arch-imx/imx-regs.h > include/asm-arm/arch-omap/{board.h,dma.h,gpio.h} > include/asm-arm/arch-integrator/platform.h > include/asm-m68k/{atariints.h,atarihw.h} > include/asm-ppc/hydra.h Same comment as on ''crypto: convert "crypto" subdirectory to UTF-8'': Aren't we using ASCII for C sources? BTW, the file names in the patch description are redundant. A diffstat can always be generated by patch handling tools and SCMs. In case of bigger patches which touch multiple files such as this, a diffstat on top of the diff (but outside of the description, i.e. below a "---" delimiter line) should be provided when the patch is posted to mailinglists, so that the extent of the patch can be quickly assessed when reading the mails. -- Stefan Richter -=====-=-=== -=-- =--=- http://arcgraph.de/sr/