[PATCH] stddev: make reads from /dev/null return 0 bytes

Sascha Hauer s.hauer at pengutronix.de
Tue Apr 22 02:23:55 PDT 2025


On Tue, 22 Apr 2025 09:54:44 +0200, Ahmad Fatoum wrote:
> Currently, /dev/null discards all writes, but returns -ENOSYS on read.
> Implement read to return 0 always, so it returns EOF immediately.
> 
> 

Applied, thanks!

[1/1] stddev: make reads from /dev/null return 0 bytes
      https://git.pengutronix.de/cgit/barebox/commit/?id=30f87370323a (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list