1
linux/drivers/net/e1000
Joe Perches b11840204f e1000: checkpatch clean
Redefine DPRINTK macro using do while(0)
__FUNCTION__ to __func__
structs {} on separate lines
Surround negative constants with ()

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-22 19:38:58 -04:00
..
e1000_ethtool.c e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_hw.c e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_hw.h e1000: convert uint16_t style integers to u16 2008-04-16 20:41:45 -04:00
e1000_main.c e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_osdep.h e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_param.c e1000: neaten function declarations 2008-07-22 19:34:33 -04:00
e1000.h e1000: checkpatch clean 2008-07-22 19:38:58 -04:00
Makefile