Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2004 09:48:43 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Christian Brueffer <brueffer@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_sfreg.h
Message-ID:  <20041118084843.GZ8120@darkness.comp.waw.pl>
In-Reply-To: <200411172333.iAHNXuMf002861@repoman.freebsd.org>
References:  <200411172333.iAHNXuMf002861@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--r5UKZFo5ar5Icv+k
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Nov 17, 2004 at 11:33:56PM +0000, Christian Brueffer wrote:
+> brueffer    2004-11-17 23:33:56 UTC
+>=20
+>   FreeBSD src repository (doc committer)
+>=20
+>   Modified files:
+>     sys/pci              if_sfreg.h=20
+>   Log:
+>   Add missing /* DEVICE_POLLING */
[...]
+> @@ -29,7 +29,7 @@
+>   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED =
OF
+>   * THE POSSIBILITY OF SUCH DAMAGE.
+>   *
+> - * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/pci/if_sfreg.h,v 1.=
11 2004/11/10 23:04:39 brueffer Exp $
+> + * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/pci/if_sfreg.h,v 1.=
12 2004/11/17 23:33:56 brueffer Exp $
+>   */
+> =20
+>  /*
+> @@ -1048,7 +1048,7 @@ struct sf_softc {
+>  	struct mtx		sf_mtx;
+>  #ifdef DEVICE_POLLING
+>  	int			rxcycles;
+> -#endif
+> +#endif /* DEVICE_POLLING */
+>  };

:)
=46rom style(9):

"For short conditionally compiled regions, a closing comment should not
 be used."

--=20
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd@FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!

--r5UKZFo5ar5Icv+k
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBnGHrForvXbEpPzQRAoUxAJ9jN3JtsFyuz/A1xkDLSI6w9TD8nACfWhtk
BCNvDQImhZTqWk6v73p4/xY=
=A2Zx
-----END PGP SIGNATURE-----

--r5UKZFo5ar5Icv+k--



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