[ipxe-devel] [PATCH] [build] Remove nested 'my' declaration.

Michael Brown mcb30 at ipxe.org
Fri Jun 3 17:13:33 UTC 2016


On 01/06/16 10:56, Robin Smidsrød wrote:
>>   # Output Makefile rules for the specified ROM declarations
>>   sub print_make_rules {
>> -    my ( $state, my $image, my $desc, my $vendor, my $device, my $dup ) = @_;
>> +    my ( $state, $image, $desc, $vendor, $device, $dup ) = @_;
>>       unless ( $state->{'is_header_printed'} ) {
>>           print "# NIC\t\n";
>>           print "# NIC\tfamily\t$state->{family}\n";
>
> Thanks for the patch. Looks good.
>
> Michael: Can you merge to master?

For some reason I don't have the original e-mail for this, but it was 
simple enough to retype:

   http://git.ipxe.org/ipxe.git/commitdiff/f6e8b80

Thanks!

Michael



More information about the ipxe-devel mailing list