[parisc-linux-cvs] linux deller

Helge Deller parisc-linux@lists.parisc-linux.org
Sat, 27 Oct 2001 03:12:21 -0600 (MDT)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	deller	01/10/27 03:12:21

Modified files:
	include/asm-parisc: hardware.h 

Log message:
minimal indenting fix:

void            *sysdata;       /* Driver instance private data */
-       char name[80];                  /* The hardware description */
+       char            name[80];       /* The hardware description */
int             irq;