diff options
author | Andy Shevchenko <[email protected]> | 2023-09-12 19:53:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-10-05 13:58:07 +0200 |
commit | 441f0dd8fa035a2c7cfe972047bb905d3be05c1b (patch) | |
tree | 5105418511f57d0900f5785b35191dc7ceda6498 /scripts/generate_rust_analyzer.py | |
parent | 24de09c16f974dce70e2c56e3a4325117221ed12 (diff) |
resource: Reuse for_each_resource() macro
We have a few places where for_each_resource() is open coded.
Replace that by the macro. This makes code easier to read and
understand.
With this, compile r_next() only for CONFIG_PROC_FS=y.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions