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