fs_enet: Whitespace cleanup.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Scott Wood
2007-10-01 14:20:17 -05:00
committed by David S. Miller
parent 3de96471bd
commit 0fb300fa9d
5 changed files with 36 additions and 48 deletions

View File

@@ -15,8 +15,8 @@
#include <asm/commproc.h>
struct fec_info {
fec_t* fecp;
u32 mii_speed;
fec_t *fecp;
u32 mii_speed;
};
#endif