Date: Wed, 2 Mar 2005 10:55:56 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 intr_machdep.c Message-ID: <200503021055.j22AtuF3060293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-03-02 10:55:56 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 intr_machdep.c
Log:
Assorted style fixes and minor changes:
- Use FBSDID.
- Use uintXX_t instead of u_intXX_t.
- Be consistent with white-space.
- Mark some globals as static.
- Add a missing prototype.
- Remove a unused variable.
- etc.
Revision Changes Path
1.20 +16 -17 src/sys/sparc64/sparc64/intr_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503021055.j22AtuF3060293>
