> > if (n & (n - 1)) > .. > > ???? > > Eg. for n = 5: (5 & 4) == "true", but not a power of two. if (!(...)) rather Alan -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html