From: Markus Elfring <Markus.Elfring@web.de>
To: "Vojtěch Krátký" <vo.kratky@seznam.cz>,
linux-iio@vger.kernel.org, "Jonathan Cameron" <jic23@kernel.org>,
"Michael Hennerich" <michael.hennerich@analog.com>,
"Nuno Sá" <nuno.sa@analog.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
linux@analog.com, Andy Shevchenko <andy@kernel.org>,
David Lechner <dlechner@baylibre.com>
Subject: Re: [PATCH] iio: resolver: ad2s1200: use dev_err_probe()
Date: Thu, 16 Jul 2026 14:46:07 +0200 [thread overview]
Message-ID: <c67da28b-ddea-4c09-8f92-abc724bb95f0@web.de> (raw)
In-Reply-To: <20260716123100.100394-1-vo.kratky@seznam.cz>
> Use dev_err_probe() instead of dev_err() to simplify the error path
> and cleanly handle deferred probing.
How do you think about to omit curly brackets accordingly?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v7.2-rc3#n197
Regards,
Markus
next prev parent reply other threads:[~2026-07-16 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 12:31 [PATCH] iio: resolver: ad2s1200: use dev_err_probe() Vojtěch Krátký
2026-07-16 12:46 ` Markus Elfring [this message]
2026-07-16 12:51 ` Joshua Crofts
2026-07-16 17:38 ` Andy Shevchenko
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=c67da28b-ddea-4c09-8f92-abc724bb95f0@web.de \
--to=markus.elfring@web.de \
--cc=andy@kernel.org \
--cc=dlechner@baylibre.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@analog.com \
--cc=michael.hennerich@analog.com \
--cc=nuno.sa@analog.com \
--cc=vo.kratky@seznam.cz \
/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