Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2004 11:18:26 +0000 (UTC)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c ata-chipset.c ata-disk.c atapi-cd.c atapi-fd.c atapi-tape.c
Message-ID:  <200406221118.i5MBInxb038092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2004-06-22 11:18:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-chipset.c ata-disk.c 
                         atapi-cd.c atapi-fd.c atapi-tape.c 
  Log:
  Use the right ordering of args on mtx_init(). No functional changes
  since the args in question was all zero's.
  
  Found by: Jimmy Olgeni <olgeni@FreeBSD.org>
  
  Revision  Changes    Path
  1.214     +1 -1      src/sys/dev/ata/ata-all.c
  1.75      +1 -1      src/sys/dev/ata/ata-chipset.c
  1.173     +1 -1      src/sys/dev/ata/ata-disk.c
  1.168     +1 -1      src/sys/dev/ata/atapi-cd.c
  1.96      +1 -1      src/sys/dev/ata/atapi-fd.c
  1.92      +1 -1      src/sys/dev/ata/atapi-tape.c



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