On Thu, Apr 23, 2015 at 01:48:05PM +0200, Christoffer Holmstedt wrote: > Yea, "breaking the ice" is what I need. So something like > "TRX_STATE_MASK (0x1f)"? yes or cleanup the style issue "tabs after define" in the SR/RG defines. It's simple a search & replace in your editor with s/define\t/define / in that range (that's how I fix it). I will remove it then in my branch. ... or running aspell on that file, I am sure I did several typos there. That's what others linux developers also do, running some automatic code checkers (also aspell), but there exist more outside cppcheck, rats, spare etc. (Normally the maintainer should run this before each patch and I try to do that). - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html