Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2010 20:03:31 +0000
From:      Bruce Cran <bruce@cran.org.uk>
To:        Ulrich Spoerlein <uqs@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r216600 - head/usr.sbin/lmcconfig
Message-ID:  <20101220200331.0000153b@unknown>
In-Reply-To: <201012201908.oBKJ8FeK077249@svn.freebsd.org>
References:  <201012201908.oBKJ8FeK077249@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Dec 2010 19:08:15 +0000 (UTC)
Ulrich Spoerlein <uqs@FreeBSD.org> wrote:
> -u_int32_t read_pci_config(u_int8_t addr)
> -  {
> +static u_int32_t
> +read_pci_config(u_int8_t addr)

It might make sense to switch to the C99 [u]intX_t types at the same
time.

-- 
Bruce Cran



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