cvs commit: src/sys/dev/eisa eisaconf.c

Warner Losh imp at FreeBSD.org
Thu Mar 17 09:33:53 PST 2005


imp         2005-03-17 17:33:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/eisa         eisaconf.c 
  Log:
  Style(9) pass before some planned larger changes.
  o return (foo);
  o if (a == NULL) in preference to if (!a)
  o () and {} reduction
  o minor indentation fixes
  
  Revision  Changes    Path
  1.71      +61 -91    src/sys/dev/eisa/eisaconf.c


More information about the cvs-all mailing list