[Bug 229550] src/sys/dev/sound/macio/onyx.c:203: bad if ?

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Oct 2024 11:22:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229550

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e609dfa98fd349ed868f2d4d16bd1994fc53875f

commit e609dfa98fd349ed868f2d4d16bd1994fc53875f
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2024-10-18 08:41:55 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2024-10-20 11:21:06 +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

    (cherry picked from commit 6f96ef84b359137a51dc1e717887ca7d31ba7bad)

 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.