Devin Hussey <husseydevin@xxxxxxxxx> wrote: > I would like to contribute to dash, but I am worried about formatting. > Dash has mixed formatting styles, which makes it confusing to > contribute, and I think it would be beneficial to pick a formatting > style and stick to it. Well, dash came from NetBSD so that provides the base layer for formatting. Any new addition/modification should be formatted like the Linux kernel. > I would also like to know what > #define STATIC static > is for. > > It isn't a complete replacement for "static", every C compiler > *should* support static, and it never seems to be redefined as > anything else. Is there some hidden meaning for this? All it seems to > do is mess up readability. It's just obsolete NetBSD baggage. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html