diff options
author | 2021-12-01 14:59:34 +0200 | |
---|---|---|
committer | 2021-12-17 18:41:29 +0100 | |
commit | 0d82017b70517b9b209ce7181d798a050ce23234 (patch) | |
tree | 019471166ba6dba5076e7c3782d66b2746ee1e25 /net/unix/af_unix.c | |
parent | device property: Implement fwnode_graph_get_endpoint_count() (diff) | |
download | wireguard-linux-0d82017b70517b9b209ce7181d798a050ce23234.tar.xz wireguard-linux-0d82017b70517b9b209ce7181d798a050ce23234.zip |
device property: Use fwnode_graph_for_each_endpoint() macro
Now that we have fwnode_graph_for_each_endpoint() macro, use it instead of
calling fwnode_graph_get_next_endpoint() directly. It manages the iterator
variable for the user without manual intervention.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions