Re: [PATCH v2 08/11] driver core: fw_devlink: Make cycle detection more robust

From: Andy Shevchenko
Date: Fri Jan 27 2023 - 05:10:49 EST


On Fri, Jan 27, 2023 at 10:52:02AM +0100, Geert Uytterhoeven wrote:
> On Fri, Jan 27, 2023 at 10:43 AM Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> > On Thu, Jan 26, 2023 at 04:11:35PM -0800, Saravana Kannan wrote:
> > > + * Check if @sup_handle or any of its ancestors or suppliers direct/indirectly
> > > + * depend on @con. This function can detect multiple cyles between @sup_handle
> >
> > A single space is enough.
>
> It's very common to write two spaces after a full stop.
> When joining two sentences on separate lines in vim using SHIFT-J,
> vim will make sure there are two spaces.

But is this consistent with all kernel doc comments in the core.c?

I'm fine with either as long as it's consistent.

--
With Best Regards,
Andy Shevchenko