public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Vasileios Amoiridis <vassilisamir@gmail.com>
To: "Alvin Šipraga" <ALSI@bang-olufsen.dk>
Cc: Vasileios Amoiridis <vassilisamir@gmail.com>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	"andrew@lunn.ch" <andrew@lunn.ch>,
	"f.fainelli@gmail.com" <f.fainelli@gmail.com>,
	"olteanv@gmail.com" <olteanv@gmail.com>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"edumazet@google.com" <edumazet@google.com>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"pabeni@redhat.com" <pabeni@redhat.com>,
	"nico@fluxnic.net" <nico@fluxnic.net>,
	"leitao@debian.org" <leitao@debian.org>,
	"u.kleine-koenig@pengutronix.de" <u.kleine-koenig@pengutronix.de>,
	"thorsten.blum@toblux.com" <thorsten.blum@toblux.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next v2 1/3] net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Date: Tue, 10 Sep 2024 23:58:05 +0200	[thread overview]
Message-ID: <20240910215805.GA12725@vamoiridPC> (raw)
In-Reply-To: <guos3naz2r7ur5pxjbyvqkulg6e3a7xzlst374g4guv4qg2r2h@2ctrjlbw75v6>

On Wed, Sep 04, 2024 at 03:40:56PM +0000, Alvin Šipraga wrote:
> On Wed, Sep 04, 2024 at 05:10:16PM GMT, Vasileios Amoiridis wrote:
> > Convert irqd_get_trigger_type(irq_get_irq_data(irq)) cases to the more
> > simple irq_get_trigger_type(irq).
> > 
> > Signed-off-by: Vasileios Amoiridis <vassilisamir@gmail.com>
> > ---
> >  drivers/net/dsa/realtek/rtl8365mb.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Looks like you missed my review here, you can add it :)
> 
> Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>

Hi Alvin,

Sorry for missing that, but thank you for reminding :)

  reply	other threads:[~2024-09-10 21:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04 15:10 [PATCH net-next v2 0/3] Use functionality of irq_get_trigger_type() Vasileios Amoiridis
2024-09-04 15:10 ` [PATCH net-next v2 1/3] net: dsa: realtek: rtl8365mb: Make use " Vasileios Amoiridis
2024-09-04 15:40   ` Alvin Šipraga
2024-09-10 21:58     ` Vasileios Amoiridis [this message]
2024-09-04 15:10 ` [PATCH net-next v2 2/3] net: dsa: realtek: rtl8366rb: " Vasileios Amoiridis
2024-09-04 15:10 ` [PATCH net-next v2 3/3] net: smc91x: " Vasileios Amoiridis
2024-09-04 15:41   ` Alvin Šipraga
2024-09-07  1:30 ` [PATCH net-next v2 0/3] Use functionality " patchwork-bot+netdevbpf

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=20240910215805.GA12725@vamoiridPC \
    --to=vassilisamir@gmail.com \
    --cc=ALSI@bang-olufsen.dk \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=leitao@debian.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nico@fluxnic.net \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=thorsten.blum@toblux.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox