Re: [PATCH] kbuild: Make scripts executable

2014-08-21 Thread Masahiro Yamada
Hi Michal, On Thu, 21 Aug 2014 11:32:56 +0200 Michal Marek wrote: > On 2014-08-21 05:25, Masahiro Yamada wrote: > > Hi Michal, > > > > > > On Wed, 20 Aug 2014 16:10:48 +0200 > > Michal Marek wrote: > > > >> The Makefiles call the respective interpreter explicitly, but this makes > >> it easi

Re: [PATCH] kbuild: Make scripts executable

2014-08-21 Thread Michal Marek
On 2014-08-21 05:25, Masahiro Yamada wrote: > Hi Michal, > > > On Wed, 20 Aug 2014 16:10:48 +0200 > Michal Marek wrote: > >> The Makefiles call the respective interpreter explicitly, but this makes >> it easier to use the scripts manually. >> >> Signed-off-by: Michal Marek > > > I am not sur

Re: [PATCH] kbuild: Make scripts executable

2014-08-20 Thread Masahiro Yamada
Hi Michal, On Wed, 20 Aug 2014 16:10:48 +0200 Michal Marek wrote: > The Makefiles call the respective interpreter explicitly, but this makes > it easier to use the scripts manually. > > Signed-off-by: Michal Marek I am not sure at all, but it seems scripts/checkpatch.pl has a rule to ban ex

[PATCH] kbuild: Make scripts executable

2014-08-20 Thread Michal Marek
The Makefiles call the respective interpreter explicitly, but this makes it easier to use the scripts manually. Signed-off-by: Michal Marek --- scripts/bootgraph.pl | 0 scripts/export_report.pl | 0 scripts/gcc-goto.sh| 0 scripts/