This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 11f5cfeb6940f9f01aaff349ae658bbffbccf900 (commit)
from 9762fa774f1d3115c399440c27063a265d877758 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 11f5cfeb6940f9f01aaff349ae658bbffbccf900
Author: Milos Nikic <[email protected]>
Date: Thu Mar 26 22:14:44 2026 -0700
ext2fs: Add attribute noreturn to _ext2_panic
This attribute tells compilers and static analyzers that
this functions halts execution, allowing static analysis to
avoid issuing false positives and compilers to better optimize
dead code.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ext2fs/ext2fs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Hurd