diff options
author | Joern Engel <joern@logfs.org> | 2011-10-26 23:22:19 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-10-27 03:00:29 +0200 |
commit | abc1fd4f92d86168790a9eaf9834713a41da788e (patch) | |
tree | d511435edbec33a4ffe283cd1e6de8fef06653a8 /sound | |
parent | target: Fix wrong se_tmr being added to drain_tmr_list (diff) | |
download | linux-abc1fd4f92d86168790a9eaf9834713a41da788e.tar.xz linux-abc1fd4f92d86168790a9eaf9834713a41da788e.zip |
target: Minor cleanups to core_tmr_drain_tmr_list
This patch adds a handful minor cleanups to core_tmr_drain_tmr_list() that
remove an unnecessary NULL check, use list_for_each_entry_safe() instead of
list_entry(), and makes the drain_tmr_list walk use *tmr_p instead of
directly referencing the passed *tmr function parameter.
Signed-off-by: Joern Engel <joern@logfs.org>
Cc: Joern Engel <joern@logfs.org>
Reviewed-by: Roland Dreier <roland@purestorage.com>
Cc: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions