[Bug 229550] src/sys/dev/sound/macio/onyx.c:203: bad if ?
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Oct 2024 08:46:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229550 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6f96ef84b359137a51dc1e717887ca7d31ba7bad commit 6f96ef84b359137a51dc1e717887ca7d31ba7bad Author: Christos Margiolis <christos@FreeBSD.org> AuthorDate: 2024-10-18 08:41:55 +0000 Commit: Christos Margiolis <christos@FreeBSD.org> CommitDate: 2024-10-18 08:41:55 +0000 onyx: Remove unreachable if condition Both conditions are the same, so the second one is unreachable. PR: 229550 Sponsored by: The FreeBSD Foundation MFC after: 2 days Reviewed by: andreast, markj Differential Revision: https://reviews.freebsd.org/D47167 sys/dev/sound/macio/onyx.c | 1 - 1 file changed, 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.