Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > In a struct definitions, unlike functions, the prevailing style is for > the opening brace to go on the same line as the struct name, like so: > > struct foo { > int bar; > char *baz; > }; Thanks for killing these eyesores. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html