cvs commit: src/sys/isa isa_common.c isa_common.h

Warner Losh imp at FreeBSD.org
Fri Dec 24 14:31:48 PST 2004


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


More information about the cvs-all mailing list