From: Stephen Hemminger <step...@networkplumber.org> Date: Tue, 27 Feb 2018 15:48:21 -0800
> Ran simple script to find/remove trailing whitespace and blank lines > at EOF because that kind of stuff git whines about and editors leave > behind. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> Yeah I find these annoying. People often make changes and propagate the trailing whitespace issue from one place to another, so it's not really their fault that the whitespace problem exists in their patch. Anyways, applied, thanks Stephen.