Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 2004 22:31:47 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa isa_common.c isa_common.h
Message-ID:  <200412242231.iBOMVl4f078654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-12-24 22:31:47 UTC

  FreeBSD src repository

  Modified files:
    sys/isa              isa_common.c isa_common.h 
  Log:
  A few style(9) changes before more extensive changes:
  o u_intXX_t -> uintXX_t
  o use 8 character tabs
  o proper wrapping
  o return (value);
  
  Revision  Changes    Path
  1.38      +55 -60    src/sys/isa/isa_common.c
  1.12      +10 -14    src/sys/isa/isa_common.h



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