linux/drivers/misc/mei
Tomas Winkler 31f88f5739 mei: don't of list_for_each_entry_safe when not deleting
We can use simply list_for_each_entry if there is no
entry removal

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-18 10:06:08 -08:00
..
amthif.c mei: don't of list_for_each_entry_safe when not deleting 2014-02-18 10:06:08 -08:00
bus.c mei: don't of list_for_each_entry_safe when not deleting 2014-02-18 10:06:08 -08:00
client.c mei: don't of list_for_each_entry_safe when not deleting 2014-02-18 10:06:08 -08:00
client.h Merge 3.12-rc3 into char-misc-next 2013-09-29 18:27:03 -07:00
debugfs.c mei: export active connections to debugfs 2014-02-07 15:09:35 -08:00
hbm.c mei: don't of list_for_each_entry_safe when not deleting 2014-02-18 10:06:08 -08:00
hbm.h mei: get rid of ext_msg 2014-02-14 11:12:46 -08:00
hw-me-regs.h mei: add 9 series PCH mei device ids 2013-12-05 09:48:23 -08:00
hw-me.c mei: get rid of ext_msg 2014-02-14 11:12:46 -08:00
hw-me.h mei: revamp mei_data2slots 2013-03-15 11:10:48 -07:00
hw-txe-regs.h mei: txe: add hw-txe-regs.h header file 2014-02-07 15:08:46 -08:00
hw-txe.c mei: txe: add hw-txe.c 2014-02-07 15:08:46 -08:00
hw-txe.h mei: txe: add hw-txe.h header file 2014-02-07 15:08:46 -08:00
hw.h mei: hbm: revamp client connect and disconnection status 2014-02-18 10:05:07 -08:00
init.c mei: Remove all bus devices from the mei_dev list when stopping the MEI 2014-02-18 10:04:35 -08:00
interrupt.c mei: don't of list_for_each_entry_safe when not deleting 2014-02-18 10:06:08 -08:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: hbm: revamp client connect and disconnection status 2014-02-18 10:05:07 -08:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
mei_dev.h mei: wd and amthif use mei_cl_ api for dis/connection 2014-02-18 10:05:07 -08:00
nfc.c mei: Remove all bus devices from the mei_dev list when stopping the MEI 2014-02-18 10:04:35 -08:00
pci-me.c drivers/misc: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
pci-txe.c mei: txe: add pci-txe.c 2014-02-07 15:08:46 -08:00
wd.c mei: wd and amthif use mei_cl_ api for dis/connection 2014-02-18 10:05:07 -08:00