diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2014-02-17 14:13:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-18 19:06:08 +0100 |
commit | 31f88f5739e966cb3c524083e2d19b423ece3585 (patch) | |
tree | 107ffaf65a3000ec8592164a91e084cc6d155a6d /drivers/misc/mei/wd.c | |
parent | mei: use helper function to find me client by id (diff) | |
download | linux-31f88f5739e966cb3c524083e2d19b423ece3585.tar.xz linux-31f88f5739e966cb3c524083e2d19b423ece3585.zip |
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>
Diffstat (limited to 'drivers/misc/mei/wd.c')
0 files changed, 0 insertions, 0 deletions