[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5ca5c440-f332-9a0a-4ab9-8bf5ea4db9e8@nvidia.com>
Date: Tue, 14 Feb 2023 15:18:12 +0200
From: Moshe Shemesh <moshe@...dia.com>
To: Jakub Kicinski <kuba@...nel.org>
CC: "David S. Miller" <davem@...emloft.net>,
Jiri Pirko <jiri@...dia.com>, <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 01/10] devlink: Split out health reporter create
code
On 14/02/2023 8:17, Jakub Kicinski wrote:
> On Mon, 13 Feb 2023 15:14:09 +0200 Moshe Shemesh wrote:
>> +/**
>> + * devl_port_health_reporter_create - create devlink health reporter for
>> + * specified port instance
>> + *
>> + * @port: devlink_port which should contain the new reporter
>> + * @ops: ops
>> + * @graceful_period: to avoid recovery loops, in msecs
>> + * @priv: priv
>> + */
> Can we drop or touch-up the kdoc as we move?
Sure, will send v2 fixing kdoc
>
> The indent should just use a space, not a tab.
> () after function name
>
> @port: devlink_port to which the health reports will relate
> @ops: driver health reporter ops
> @graceful_period: min time between recovery attempts
> @priv: driver priv pointer
Powered by blists - more mailing lists