diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2018-09-21 15:40:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-28 15:14:53 +0200 |
commit | 1852183e142e01cff391b630a7578ff8ddb1a5fa (patch) | |
tree | 9c5bccbaa0cc25cc80d0736d58392a6caa51d35c /crypto/serpent_generic.c | |
parent | nvmem: remove the name field from struct nvmem_device (diff) | |
download | linux-1852183e142e01cff391b630a7578ff8ddb1a5fa.tar.xz linux-1852183e142e01cff391b630a7578ff8ddb1a5fa.zip |
nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells()
Use the provided helper for iterating over list entries without having
to use the list_entry() macro.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/serpent_generic.c')
0 files changed, 0 insertions, 0 deletions