From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: uol@pengutronix.de, ske@pengutronix.de
Subject: Re: [PATCH master 1/3] cdev: return error code from cdev_close
Date: Thu, 16 May 2024 09:13:01 +0200 [thread overview]
Message-ID: <171584358195.2749312.7967030860406318973.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240515080507.4056255-1-a.fatoum@pengutronix.de>
On Wed, 15 May 2024 10:05:05 +0200, Ahmad Fatoum wrote:
> cdev_operations::close can fail and thus cdev_close should pass along
> the error code to the users instead of discarding it.
>
> Do that, so users like devfs close() can start propagating this error.
>
>
Applied, thanks!
[1/3] cdev: return error code from cdev_close
https://git.pengutronix.de/cgit/barebox/commit/?id=490dab2db018 (link may not be stable)
[2/3] fs: devfs: restore cdev reference count maintenance
https://git.pengutronix.de/cgit/barebox/commit/?id=dd6ac1612b4b (link may not be stable)
[3/3] partition: reparse tables only if CONFIG_PARTITION_MANIPULATION=y
https://git.pengutronix.de/cgit/barebox/commit/?id=dfdfc732ba6f (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-05-16 7:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 8:05 Ahmad Fatoum
2024-05-15 8:05 ` [PATCH master 2/3] fs: devfs: restore cdev reference count maintenance Ahmad Fatoum
2024-05-15 8:05 ` [PATCH master 3/3] partition: reparse tables only if CONFIG_PARTITION_MANIPULATION=y Ahmad Fatoum
2024-05-15 9:24 ` [PATCH] fixup! " Ahmad Fatoum
2024-05-16 7:13 ` Sascha Hauer [this message]
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=171584358195.2749312.7967030860406318973.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=ske@pengutronix.de \
--cc=uol@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