linux/drivers/net/ehea
Nicolas Kaiser aa3bc6c68e ehea: simplify conditional
Simplify: ((a && b) || (!a && !b)) => (a == b)

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Acked-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-09 09:22:53 -07:00
..
Makefile
ehea.h ehea: converting msleeps to waitqueue on check_sqs() function 2010-10-05 20:10:55 -07:00
ehea_ethtool.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
ehea_hw.h
ehea_main.c ehea: simplify conditional 2010-10-09 09:22:53 -07:00
ehea_phyp.c
ehea_phyp.h powerpc: Move ehea hcall definitions into hvcall.h 2009-11-24 14:33:03 +11:00
ehea_qmr.c ehea: error handling improvement 2010-04-21 22:32:43 -07:00
ehea_qmr.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00