[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151012.051531.496968111040791414.davem@davemloft.net>
Date:	Mon, 12 Oct 2015 05:15:31 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	richard@...traumpflege.org
Cc:	netdev@...r.kernel.org, kuznet@....inr.ac.ru, jmorris@...ei.org
Subject: Re: [PATCH net] tcp: change type of alive from int to bool
From: Richard Sailer <richard@...traumpflege.org>
Date: Fri,  9 Oct 2015 02:41:37 +0200
> The alive parameter of tcp_orphan_retries, indicates
> whether the connection is assumed alive or not.
> In the function and all places calling it is used as a boolean value.
> 
> Therefore this changes the type of alive to bool in the function
> definition and all calling locations.
> 
> Since tcp_orphan_tries is a tcp_timer.c local function no change in
> any other file or header is necessary.
> 
> Signed-off-by: Richard Sailer <richard@...traumpflege.org>
Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists
 
