[Bug 257062] Cleaned trap_fatal's parameter defenition style.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Jul 2021 11:47:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257062

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 55e63ed307fb099722cf6d30a18c9badab9b5d03
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-07-10 10:59:32 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-07-10 11:46:53 +0000

    x86: use ANSI C definition style for trap_fatal

    PR:     257062
    Submitted by:   Vijay Sharma <vijaysh312@gmail.com>
    MFC after:      1 week

 sys/amd64/amd64/trap.c | 4 +---
 sys/i386/i386/trap.c   | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.