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.ha...@pengutronix.de>


Reply via email to