All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@linaro.org>
To: Josh Law <hlcj1234567@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Josh Law <objecting@objecting.org>
Subject: Re: [PATCH 1/3] staging: axis-fifo: simplify resource mapping
Date: Mon, 2 Mar 2026 12:19:50 +0300	[thread overview]
Message-ID: <aaVWNmR0Otegqld0@stanley.mountain> (raw)
In-Reply-To: <20260301005519.2512706-1-objecting@objecting.org>

On Sun, Mar 01, 2026 at 12:55:17AM +0000, Josh Law wrote:
> Use devm_platform_ioremap_resource() to simplify the code and remove the unused struct resource pointer.
> 
> Signed-off-by: Josh Law <objecting@objecting.org>

Run your patches through checkpatch.pl.


regards,
dan carpenter



  parent reply	other threads:[~2026-03-02  9:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-01  0:55 [PATCH 1/3] staging: axis-fifo: simplify resource mapping Josh Law
2026-03-01  0:55 ` [PATCH 2/3] staging: axis-fifo: use dev_err_probe() for IRQ error handling Josh Law
2026-03-01  0:55 ` [PATCH 3/3] staging: axis-fifo: improve IRQ handler Josh Law
2026-03-02  9:19 ` Dan Carpenter [this message]
2026-03-02 21:31 ` [PATCH 1/3] staging: axis-fifo: simplify resource mapping Ethan Tidmore
2026-03-02 21:36   ` Josh Law
2026-03-02 21:38     ` Ethan Tidmore
2026-03-02 21:40       ` Josh Law

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=aaVWNmR0Otegqld0@stanley.mountain \
    --to=dan.carpenter@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hlcj1234567@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=objecting@objecting.org \
    /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.