On Wed, 13 Aug 2025 21:55:47 +0300 Tariq Toukan wrote: > + * @default_error_burst_period: default time (in msec) for > + * error recoveries before > + * starting the grace period FWIW you don't have to indent the continuation lines this much, one tab is enough to make it clear that it's a continuation. > +static bool > +devlink_health_reporter_burst_period_active(struct devlink_health_reporter *reporter) Not sure what it means for a period to be active. devlink_health_reporter_in_burst()