2016-01-05 13:29 GMT-03:00 Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>: > On Tue, 5 Jan 2016, Joe Perches wrote: > >> On Tue, 2016-01-05 at 11:06 -0500, Alan Stern wrote: >> > Trying to come up with hard-and-fast rules for this sort of thing is >> > pretty hopeless. Even "Maximize readability" doesn't work too well, >> > because different people find different things most readable. >> >> Readability is mostly habituation. > > Indeed. Ditto. > >> Align to open parenthesis is relatively easy to implement, >> but it can get out of hand too with long naming. It's easy and it's consistent (the place of sequential lines). > > That's why I dislike it. Plus the fact that it results in > continuations of different lines being indented by different amounts. The different amounts is the price to pay for that indentation, but it will mostly make the style consistent and easy as Joe stated. I'm not claiming for that changing, just debating. :-D But IMHO standardization could make things easier. > > Alan Stern > -- Regards, Geyslan G. Bem hackingbits.com -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html