Reduce differences with cy_pci.c: add a description of this file, and

don't use too many tabs in declarations.

Attempt to complete KNFization of this file (1 more indentation fix).
This commit is contained in:
Bruce Evans 2004-05-01 18:42:14 +00:00
parent 226d45b5f8
commit e336e1d48a

View File

@ -28,6 +28,10 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/*
* Cyclades Y ISA serial interface driver
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");