Re: [PATCH RFC 09/15] mtd: replace **** with a hug

From: Jarkko Sakkinen
Date: Fri Nov 30 2018 - 15:56:57 EST


On Fri, Nov 30, 2018 at 08:39:06PM +0100, Boris Brezillon wrote:
> On Fri, 30 Nov 2018 11:27:18 -0800
> Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> wrote:
>
> > In order to comply with the CoC, replace **** with a hug.
> >
> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> > ---
> > drivers/mtd/mtd_blkdevs.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/mtd/mtd_blkdevs.c b/drivers/mtd/mtd_blkdevs.c
> > index b0d44f9214b0..bdf68678fccc 100644
> > --- a/drivers/mtd/mtd_blkdevs.c
> > +++ b/drivers/mtd/mtd_blkdevs.c
> > @@ -565,7 +565,7 @@ int register_mtd_blktrans(struct mtd_blktrans_ops *tr)
> > int ret;
> >
> > /* Register the notifier if/when the first device type is
> > - registered, to prevent the link/init ordering from fucking
> > + registered, to prevent the link/init ordering from hugging
> > us over. */
>
> Please rephrase the comment instead of this replacement.

Will do in the next version of this patch set!

/Jarkko