On 05/ 4/10 02:14 PM, Marcus Engene wrote: > Attached patch is just a patch for the bug. The white space changes are > due to > > if (xxx) { > yyy > } > > => > > yyy You still need to split the whitespace changes into a separate patch. I wonder if there's an automated tool for that?