On 4/17/2007 7:53 PM, John Anthony Kazos Jr. wrote: > From: John Anthony Kazos Jr. <[EMAIL PROTECTED]> > > 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/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/