Re: [linux-sunxi] [PATCH] Allow empty sections as found in the FEX files of Ippo q8h v1.2 and FSL S8

2014-10-28 Thread Henrik Nordström
tis 2014-10-21 klockan 16:20 +0200 skrev Reinhard Max: > --- > script_bin.c | 11 +++ > 1 file changed, 3 insertions(+), 8 deletions(-) Verified and pushed. Thanks! Regards Henrik -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To uns

[linux-sunxi] [PATCH] Allow empty sections as found in the FEX files of Ippo q8h v1.2 and FSL S8

2014-10-21 Thread Reinhard Max
--- script_bin.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/script_bin.c b/script_bin.c index 8da9bd7..ce13a2a 100644 --- a/script_bin.c +++ b/script_bin.c @@ -82,10 +82,8 @@ size_t script_bin_size(struct script *script, }