All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Krish Jain <krishjain02939@gmail.com>
Cc: Greg KH <gregkh@linuxfoundation.org>, linux-staging@lists.linux.dev
Subject: Re: [PATCH v2] mt7621-dma: Properly format lines in "hsdma-mt7621.c" ending with an open parenthesis
Date: Mon, 6 Sep 2021 10:57:18 +0300	[thread overview]
Message-ID: <20210906075718.GI1957@kadam> (raw)
In-Reply-To: <CAPGkw+yYqNtUQdVPmWVTd+WYHcfguMWJ+Dat2B=DvAeAaWetug@mail.gmail.com>

On Mon, Sep 06, 2021 at 12:39:07AM +0200, Krish Jain wrote:
> > -static struct dma_async_tx_descriptor *mtk_hsdma_prep_dma_memcpy(
> > -               struct dma_chan *c, dma_addr_t dest, dma_addr_t src,
> > -               size_t len, unsigned long flags)
> > +static struct dma_async_tx_descriptor *mtk_hsdma_prep_dma_memcpy(struct dma_chan *c, dma_addr_t dest, dma_addr_t src, size_t len, unsigned long flags)
> >  {
> >         struct mtk_hsdma_chan *chan = to_mtk_hsdma_chan(c);
> >         struct mtk_hsdma_desc *desc;
> > --
> > 2.25.1
> >
> 
> Hi, Greg, just to follow up on this, is this submission OK?

Please, give us a minumum of two weeks to respond before asking for
feedback.  We will get to it.  There is no rush.

regards,
dan carpenter

  reply	other threads:[~2021-09-06  7:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05  9:02 [PATCH v2] mt7621-dma: Properly format lines in "hsdma-mt7621.c" ending with an open parenthesis Krish Jain
2021-09-05 22:39 ` Krish Jain
2021-09-06  7:57   ` Dan Carpenter [this message]
2021-09-06  7:55 ` Dan Carpenter
2021-09-06  9:38 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210906075718.GI1957@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=krishjain02939@gmail.com \
    --cc=linux-staging@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.