diff options
author | 2016-09-13 03:08:17 +0900 | |
---|---|---|
committer | 2016-09-14 19:10:46 +0530 | |
commit | 360af35b08da9def3be8b67398f4e0f90c292e37 (patch) | |
tree | 8afea3d372107ddc4f45b4c903fad056f58a0626 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: NO_IRQ removal from powerpc-only drivers (diff) | |
download | linux-dev-360af35b08da9def3be8b67398f4e0f90c292e37.tar.xz linux-dev-360af35b08da9def3be8b67398f4e0f90c292e37.zip |
dmaengine: 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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions