android_kernel_xiaomi_sm7250/drivers/net/ixgbe
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers
* use irq_handler_t where appropriate

* no need to use 'irq' function arg, its already stored in a data struct

* rename irq handler 'irq' argument to 'dummy', where the function
  has been analyzed and proven not to use its first argument.

* remove always-false "dev_id == NULL" test from irq handlers

* remove pointless casts from void*

* declance: irq argument is not const

* add KERN_xxx printk prefix

* fix minor whitespace weirdness

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-01-28 15:03:40 -08:00
..
ixgbe_82598.c ixgbe: minor sparse fixes 2007-10-30 14:32:17 -04:00
ixgbe_common.c
ixgbe_common.h
ixgbe_ethtool.c netdev: ARRAY_SIZE() cleanups 2008-01-28 15:03:37 -08:00
ixgbe_main.c [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h
ixgbe.h ixgbe: minor sparse fixes 2007-10-30 14:32:17 -04:00
Makefile