Re: [PATCHv2 4/6] android/avrcp: Use NULL for zero pointers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Andrei,

On Mon, Feb 24, 2014 at 8:55 AM, Andrei Emeltchenko
<andrei.emeltchenko@xxxxxxxxx> wrote:
> On Fri, Feb 21, 2014 at 05:23:48PM +0200, Andrei Emeltchenko wrote:
>> From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx>
>
> ping
>
>>
>> ---
>>  android/avrcp.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/android/avrcp.c b/android/avrcp.c
>> index 8ac9e2f..acffd56 100644
>> --- a/android/avrcp.c
>> +++ b/android/avrcp.c
>> @@ -222,7 +222,7 @@ static sdp_record_t *avrcp_record(void)
>>       features = sdp_data_alloc(SDP_UINT16, &feat);
>>       sdp_attr_add(record, SDP_ATTR_SUPPORTED_FEATURES, features);
>>
>> -     sdp_set_info_attr(record, "AVRCP TG", 0, 0);
>> +     sdp_set_info_attr(record, "AVRCP TG", NULL, NULL);
>>
>>       sdp_data_free(psm);
>>       sdp_data_free(version);
>> --
>> 1.8.3.2

Applied, thanks.


-- 
Luiz Augusto von Dentz
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux