Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2009 00:10:21 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <200902030010.n130AVKf099473@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-02-03 00:10:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  SVN rev 188037 on 2009-02-03 00:10:21Z by imp
  
  Declare bus_data_devices to be static: it isn't used elsewhere.
  Use NULL in a couple of places rather than 0 in the context of
  pointers to be consistent with the rest of the file.
  
  Revision  Changes    Path
  1.213     +5 -5      src/sys/kern/subr_bus.c



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