On Thu, Aug 28, 2008 at 02:39:34PM -0700, Andrew Morton wrote: > On Thu, 28 Aug 2008 18:33:07 +1000 > Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > I have created today's linux-next tree at > > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git > > firmware/yamaha/yss225_registers.bin.ihex uses \r\n line termination. > Is that actually required, or can we use plain old \n? > > Andy, a checkpatch rule for this would be nice. Ahhh, well we do have a check for DOS line endings, but it only applies to 'source' files. I guess what we should do is bring ihex in as a 'text' file format and apply limited checks to that. -apw -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html