Re: [LEDE-DEV] [PATCH v3 02/13] scripts: fix formatting

2016-10-27 Thread John Crispin
patch looks good but subject and description do not match John On 06/10/2016 10:50, Jan-Tarek Butt wrote: > remove whitespaces on end of lines > > Signed-off-by: Jan-Tarek Butt > --- > scripts/combined-ext-image.sh | 4 ++-- > scripts/flashing/flash.sh | 6 +++--- > scripts/patch

[LEDE-DEV] [PATCH v3 02/13] scripts: fix formatting

2016-10-06 Thread Jan-Tarek Butt
remove whitespaces on end of lines Signed-off-by: Jan-Tarek Butt --- scripts/combined-ext-image.sh | 4 ++-- scripts/flashing/flash.sh | 6 +++--- scripts/patch-kernel.sh | 20 ++-- scripts/rstrip.sh | 2 +- 4 files changed, 16 insertions(+), 16 deletions