On Tue, 11 Jun 2013, Dave Jones wrote: > yeah, that's what I've done in a lot of other places (actually BUG() in those cases). > For the most part they're present just to shut up -Wswitch-default, which > has caught a few cases in the past where I've missed an option. I'll go back through and check out all of the switch statements (there are a lot of them) and make sure they handle the default case consistently. > ok, I'll apply what you sent so far. (and hold off on running it through Lindent for now, > you really don't like whitespace huh? ;) Not enough whitespace? Or over-use of tabs? Everyone hates my personal indent style so I try to match whatever project I contribute to, to the extent of using nano as an editor to make sure emacs et al aren't introducing weird whitespace changes behind my back. My contributions to outside projects are usually only one-liners so it usually isn't an issue... Vince -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html