From: Kalle Valo <kvalo@codeaurora.org>
To: Claudiu Beznea <claudiu.beznea@microchip.com>
Cc: <ajay.kathat@microchip.com>, <davem@davemloft.net>,
<kuba@kernel.org>, <linux-wireless@vger.kernel.org>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Claudiu Beznea <claudiu.beznea@microchip.com>
Subject: Re: [PATCH 1/3] wilc1000: use goto labels on error path
Date: Sat, 21 Aug 2021 17:46:03 +0000 (UTC) [thread overview]
Message-ID: <20210821174603.C9AF3C43617@smtp.codeaurora.org> (raw)
In-Reply-To: <20210806081229.721731-2-claudiu.beznea@microchip.com>
Claudiu Beznea <claudiu.beznea@microchip.com> wrote:
> Use goto labels on error path for probe functions. This makes code easier
> to read. With this introduce also netdev_cleanup and call it where
> necessary.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
3 patches applied to wireless-drivers-next.git, thanks.
dc8b338f3bcd wilc1000: use goto labels on error path
f36a0ee599c9 wilc1000: dispose irq on failure path
1d89fd1a39d1 wilc1000: use devm_clk_get_optional()
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210806081229.721731-2-claudiu.beznea@microchip.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2021-08-21 17:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 8:12 [PATCH 0/3] wilc1000: minor cleanups Claudiu Beznea
2021-08-06 8:12 ` [PATCH 1/3] wilc1000: use goto labels on error path Claudiu Beznea
2021-08-21 17:46 ` Kalle Valo [this message]
2021-08-06 8:12 ` [PATCH 2/3] wilc1000: dipose irq on failure path Claudiu Beznea
2021-08-06 8:12 ` [PATCH 3/3] wilc1000: use devm_clk_get_optional() Claudiu Beznea
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=20210821174603.C9AF3C43617@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ajay.kathat@microchip.com \
--cc=claudiu.beznea@microchip.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.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.