Skip to content
Commit d19f359f authored by Andy Shevchenko's avatar Andy Shevchenko
Browse files

platform/x86: dell_rbu: don't open code list_for_each_entry*()



The loop declaration in packet_read_list() and packet_empty_list()
can be simplified by reusing the common list_for_each_entry*()
helper macros.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 94ed3134
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment