diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-12 21:23:21 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-09-19 22:22:10 +0300 |
commit | f04f7aef7f6aafdc0ba54c6b9670cd11f9d9200a (patch) | |
tree | e71ecade622eee6f384f5e52ce15a358e86bee01 /security/tomoyo | |
parent | 1dff6ce0262bc42beb801527bd4725c6b8af0683 (diff) | |
download | linux-f04f7aef7f6aafdc0ba54c6b9670cd11f9d9200a.tar.xz |
power: supply: ab8500: cleanup with list_first_entry_or_null()
The combo of list_empty() check and return list_first_entry()
can be replaced with list_first_entry_or_null().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions