Re: [PATCH BlueZ] mesh: Remove unnecessary variable initialization

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

 



Applied

On Fri, 2019-02-01 at 22:49 -0800, Inga Stotland wrote:
> ---
>  mesh/mesh.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mesh/mesh.c b/mesh/mesh.c
> index 881b6ed73..2c45c0a87 100644
> --- a/mesh/mesh.c
> +++ b/mesh/mesh.c
> @@ -665,7 +665,7 @@ static struct l_dbus_message *attach_call(struct l_dbus *dbus,
>  						struct l_dbus_message *msg,
>  						void *user_data)
>  {
> -	uint64_t token = 1;
> +	uint64_t token;
>  	const char *app_path, *sender;
>  	struct attach_data *pending;
>  




[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