[syslinux] [PATCH 2/2] Remove some whitespace

Gene Cumm gene.cumm at gmail.com
Mon Dec 30 14:04:17 PST 2013


On Sun, Dec 29, 2013 at 2:53 AM, Geert Stappers <stappers at stappers.nl> wrote:
> Op 2013-12-14 om 21:34 schreef Ruben Kerkhof:
>> Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com>
>> ---
>>  mbr/gptmbr.S | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/mbr/gptmbr.S b/mbr/gptmbr.S
>> index 8ab6b50..7d98aee 100644
>> --- a/mbr/gptmbr.S
>> +++ b/mbr/gptmbr.S
>> @@ -213,7 +213,7 @@ found_part:
>>
>>       movzwl  %cx,%eax                /* Length of GPT entry */
>>       stosl
>> -
>> +
>>       rep; movsb                      /* GPT entry follows MBR entry */
>>       popw    %si
>>
>
> The removal of that trailing tab character is valid change.
>
> What is needed to get the patch applied in the leading git repository?

It has been applied to master.  I believe there are a few other
pending patches against master that need to be reviewed/applied as
appropriate along with an eventual merge up.

-- 
-Gene


More information about the Syslinux mailing list