All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@linaro.org>
To: Gustavo Piaz da Silva <gustavopiazdasilva2102@gmail.com>
Cc: gregkh@linuxfoundation.org, ovidiu.panait.oss@gmail.com,
	gshahrouzi@gmail.com, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/2] staging: axis-fifo: refactor device tree parsing
Date: Mon, 2 Feb 2026 15:37:54 +0300	[thread overview]
Message-ID: <aYCaoph9RMvM5azb@stanley.mountain> (raw)
In-Reply-To: <20260202122317.13821-3-gustavopiazdasilva2102@gmail.com>

On Mon, Feb 02, 2026 at 09:23:17AM -0300, Gustavo Piaz da Silva wrote:
> @@ -700,4 +673,4 @@ module_exit(axis_fifo_exit);
>  
>  MODULE_LICENSE("GPL");
>  MODULE_AUTHOR("Jacob Feder <jacobsfeder@gmail.com>");
> -MODULE_DESCRIPTION("Xilinx AXI-Stream FIFO IP core driver");
> +MODULE_DESCRIPTION("Xilinx AXI-Stream FIFO IP core driver");
> \ No newline at end of file

I guess you accidentally deleted the newline?

regards,
dan carpenter


  reply	other threads:[~2026-02-02 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-02 12:23 [PATCH v4 0/2] staging: axis-fifo: refactor and cleanup Gustavo Piaz da Silva
2026-02-02 12:23 ` [PATCH v4 1/2] staging: axis-fifo: align fifo depth types with OF API Gustavo Piaz da Silva
2026-02-02 12:23 ` [PATCH v4 2/2] staging: axis-fifo: refactor device tree parsing Gustavo Piaz da Silva
2026-02-02 12:37   ` Dan Carpenter [this message]
2026-02-02 13:36   ` Greg KH
     [not found]     ` <CABpvFwKsBqstoiyriN6Vcx4D2Mszd1w=F6YvLRHiLK=jaYZNpQ@mail.gmail.com>
2026-02-02 13:53       ` Gustavo Piaz

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=aYCaoph9RMvM5azb@stanley.mountain \
    --to=dan.carpenter@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=gshahrouzi@gmail.com \
    --cc=gustavopiazdasilva2102@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=ovidiu.panait.oss@gmail.com \
    /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.