In article <20100621053340.ga1...@boogers.sf.ca.us>, Jeff Rizzo <r...@netbsd.org> wrote: >I had occasion to use wedges on a vnd(4), only to be reminded that they're >not currently supported. Anyone see a problem with this patch? I've >given it light testing, and haven't come across any issues yet...
- declare the variables on top to avoid braces in case statements. - KNF continuation lines (indent-by-four) and lose the ()'s around return christos