diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2014-02-17 15:13:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-18 10:06:08 -0800 |
commit | 31f88f5739e966cb3c524083e2d19b423ece3585 (patch) | |
tree | 107ffaf65a3000ec8592164a91e084cc6d155a6d /drivers/misc/tsl2550.c | |
parent | 12d0066526f386538de80b4d86d2008461b36674 (diff) | |
download | linux-31f88f5739e966cb3c524083e2d19b423ece3585.tar.bz2 |
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/tsl2550.c')
0 files changed, 0 insertions, 0 deletions