On Sat, Apr 06, 2019 at 01:07:23AM +0100, Radostin Stoyanov wrote: > $ cd fs/ > $ find . -type f -exec sed --in-place 's/[[:space:]]\+$//' {} \+ > > Signed-off-by: Radostin Stoyanov <rstoyanov1@xxxxxxxxx> > --- > fs/btrfs/qgroup.c | 2 +- > fs/btrfs/transaction.c | 2 +- > fs/btrfs/tree-log.c | 2 +- No whitespace-only patches in btrfs please. New patches with trailing whitespace suffer some serious eyebrows frowning, but we can live what's in the tree and clean it eventually with along other changes.