[dm-devel] [PATCH 34/35] multipathd: uxlsnr: drop client_lock

Martin Wilck mwilck at suse.com
Thu Sep 16 09:34:33 UTC 2021


On Wed, 2021-09-15 at 23:24 -0500, Benjamin Marzinski wrote:
> >  
> >  /*
> >   * kill off a dead client
> >   */
> > -static void _dead_client(struct client *c)
> > +static void dead_client(struct client *c)
> 
> There are also leading underscores and comments about the clients
> lock
> for __get_soonest_timeout() and __need_lock(). We should probably
> remove
> those as well.

Ok,

Martin








More information about the dm-devel mailing list