lkml.org 
[lkml]   [2020]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2] net: use exponential backoff in netdev_wait_allrefs
From
From: fruggeri@arista.com (Francesco Ruggeri)
Date: Thu, 17 Sep 2020 15:19:22 -0700

> static void netdev_wait_allrefs(struct net_device *dev)
> {
> unsigned long rebroadcast_time, warning_time;
> int refcnt;
> + unsigned int wait = MIN_MSLEEP;

Please preserve the reverse christmas tree ordering of local
variables here, thank you.

\
 
 \ /
  Last update: 2020-09-18 01:13    [W:0.025 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site