On Wed, Mar 23, 2011 at 14:26, Shubhrajyoti wrote: > On Wednesday 23 March 2011 09:35 PM, Mike Frysinger wrote: >> +#define ADP_BANK(offs) Â Â Â Â ((offs)>> Â3) >> +#define ADP_BIT(offs) Â Â Â Â Â(1u<< Â((offs)& Â0x7)) Shubhrajyoti: your e-mail client is weird. it moves spaces around in the output for no good reason. your replies made me think Michael's original style was all screwed up until i looked at the original .c/.h files on disk. not sure if there's something you could do to rectify this ... -mike -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html