Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jul 2021 18:34:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 257062] Cleaned trap_fatal's parameter defenition style.
Message-ID:  <bug-257062-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257062

            Bug ID: 257062
           Summary: Cleaned trap_fatal's parameter defenition style.
           Product: Base System
           Version: CURRENT
          Hardware: amd64
               URL: https://cgit.freebsd.org/src/tree/sys/amd64/amd64/trap
                    .c
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: vijaysh312@gmail.com

Created attachment 226311
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226311&action=
=3Dedit
Updates to `sys/amd64/amd64/trap.c`

I cleaned up the way the parameters of `trap_fatal` are declared in the
function's definition. to abide with the C standards. It was bugging me as I
was studying the code.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257062-227>