Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'clang-format-6.12' of https://github.com/ojeda/linux

Pull clang-format updates from Miguel Ojeda:
"A routine update of the 'for_each' macro list"

* tag 'clang-format-6.12' of https://github.com/ojeda/linux:
clang-format: Update with v6.11-rc1's `for_each` macro list

+30 -9
+30 -9
.clang-format
··· 141 141 - 'damon_for_each_target_safe' 142 142 - 'damos_for_each_filter' 143 143 - 'damos_for_each_filter_safe' 144 + - 'damos_for_each_quota_goal' 145 + - 'damos_for_each_quota_goal_safe' 144 146 - 'data__for_each_file' 145 147 - 'data__for_each_file_new' 146 148 - 'data__for_each_file_start' 147 149 - 'device_for_each_child_node' 148 - - 'displayid_iter_for_each' 150 + - 'device_for_each_child_node_scoped' 149 151 - 'dma_fence_array_for_each' 150 152 - 'dma_fence_chain_for_each' 151 153 - 'dma_fence_unwrap_for_each' ··· 174 172 - 'drm_for_each_plane' 175 173 - 'drm_for_each_plane_mask' 176 174 - 'drm_for_each_privobj' 177 - - 'drm_gem_for_each_gpuva' 178 - - 'drm_gem_for_each_gpuva_safe' 175 + - 'drm_gem_for_each_gpuvm_bo' 176 + - 'drm_gem_for_each_gpuvm_bo_safe' 179 177 - 'drm_gpuva_for_each_op' 180 178 - 'drm_gpuva_for_each_op_from_reverse' 179 + - 'drm_gpuva_for_each_op_reverse' 181 180 - 'drm_gpuva_for_each_op_safe' 181 + - 'drm_gpuvm_bo_for_each_va' 182 + - 'drm_gpuvm_bo_for_each_va_safe' 182 183 - 'drm_gpuvm_for_each_va' 183 184 - 'drm_gpuvm_for_each_va_range' 184 185 - 'drm_gpuvm_for_each_va_range_safe' ··· 197 192 - 'dsa_switch_for_each_port_continue_reverse' 198 193 - 'dsa_switch_for_each_port_safe' 199 194 - 'dsa_switch_for_each_user_port' 195 + - 'dsa_switch_for_each_user_port_continue_reverse' 200 196 - 'dsa_tree_for_each_cpu_port' 201 197 - 'dsa_tree_for_each_user_port' 202 198 - 'dsa_tree_for_each_user_port_continue_reverse' 203 199 - 'dso__for_each_symbol' 204 - - 'dsos__for_each_with_build_id' 205 200 - 'elf_hash_for_each_possible' 206 201 - 'elf_symtab__for_each_symbol' 207 202 - 'evlist__for_each_cpu' ··· 221 216 - 'for_each_and_bit' 222 217 - 'for_each_andnot_bit' 223 218 - 'for_each_available_child_of_node' 219 + - 'for_each_available_child_of_node_scoped' 224 220 - 'for_each_bench' 225 221 - 'for_each_bio' 226 222 - 'for_each_board_func_rsrc' ··· 240 234 - 'for_each_card_widgets_safe' 241 235 - 'for_each_cgroup_storage_type' 242 236 - 'for_each_child_of_node' 237 + - 'for_each_child_of_node_scoped' 243 238 - 'for_each_clear_bit' 244 239 - 'for_each_clear_bit_from' 245 240 - 'for_each_clear_bitrange' ··· 258 251 - 'for_each_cpu' 259 252 - 'for_each_cpu_and' 260 253 - 'for_each_cpu_andnot' 254 + - 'for_each_cpu_from' 261 255 - 'for_each_cpu_or' 262 256 - 'for_each_cpu_wrap' 263 257 - 'for_each_dapm_widgets' ··· 277 269 - 'for_each_element' 278 270 - 'for_each_element_extid' 279 271 - 'for_each_element_id' 272 + - 'for_each_enabled_cpu' 280 273 - 'for_each_endpoint_of_node' 281 274 - 'for_each_event' 282 275 - 'for_each_event_tps' 283 276 - 'for_each_evictable_lru' 284 277 - 'for_each_fib6_node_rt_rcu' 285 278 - 'for_each_fib6_walker_rt' 286 - - 'for_each_free_mem_pfn_range_in_zone' 279 + - 'for_each_file_lock' 287 280 - 'for_each_free_mem_pfn_range_in_zone_from' 288 281 - 'for_each_free_mem_range' 289 282 - 'for_each_free_mem_range_reverse' ··· 295 286 - 'for_each_group_member' 296 287 - 'for_each_group_member_head' 297 288 - 'for_each_hstate' 289 + - 'for_each_hwgpio' 298 290 - 'for_each_if' 299 291 - 'for_each_inject_fn' 300 292 - 'for_each_insn' 293 + - 'for_each_insn_op_loc' 301 294 - 'for_each_insn_prefix' 302 295 - 'for_each_intid' 303 296 - 'for_each_iommu' 304 297 - 'for_each_ip_tunnel_rcu' 305 298 - 'for_each_irq_nr' 306 299 - 'for_each_lang' 300 + - 'for_each_link_ch_maps' 307 301 - 'for_each_link_codecs' 308 302 - 'for_each_link_cpus' 309 303 - 'for_each_link_platforms' ··· 344 332 - 'for_each_new_plane_in_state_reverse' 345 333 - 'for_each_new_private_obj_in_state' 346 334 - 'for_each_new_reg' 335 + - 'for_each_nhlt_endpoint' 336 + - 'for_each_nhlt_endpoint_fmtcfg' 337 + - 'for_each_nhlt_fmtcfg' 347 338 - 'for_each_node' 348 339 - 'for_each_node_by_name' 349 340 - 'for_each_node_by_type' ··· 402 387 - 'for_each_reloc_from' 403 388 - 'for_each_requested_gpio' 404 389 - 'for_each_requested_gpio_in_range' 390 + - 'for_each_reserved_child_of_node' 405 391 - 'for_each_reserved_mem_range' 406 392 - 'for_each_reserved_mem_region' 393 + - 'for_each_rtd_ch_maps' 407 394 - 'for_each_rtd_codec_dais' 408 395 - 'for_each_rtd_components' 409 396 - 'for_each_rtd_cpu_dais' 410 397 - 'for_each_rtd_dais' 398 + - 'for_each_rtd_dais_reverse' 411 399 - 'for_each_sband_iftype_data' 412 400 - 'for_each_script' 413 401 - 'for_each_sec' ··· 551 533 - 'lwq_for_each_safe' 552 534 - 'map__for_each_symbol' 553 535 - 'map__for_each_symbol_by_name' 554 - - 'maps__for_each_entry' 555 - - 'maps__for_each_entry_safe' 556 536 - 'mas_for_each' 557 537 - 'mci_for_each_dimm' 558 538 - 'media_device_for_each_entity' ··· 576 560 - 'netdev_hw_addr_list_for_each' 577 561 - 'nft_rule_for_each_expr' 578 562 - 'nla_for_each_attr' 563 + - 'nla_for_each_attr_type' 579 564 - 'nla_for_each_nested' 565 + - 'nla_for_each_nested_type' 580 566 - 'nlmsg_for_each_attr' 581 567 - 'nlmsg_for_each_msg' 582 568 - 'nr_neigh_for_each' ··· 597 579 - 'perf_config_sections__for_each_entry' 598 580 - 'perf_config_set__for_each_entry' 599 581 - 'perf_cpu_map__for_each_cpu' 582 + - 'perf_cpu_map__for_each_cpu_skip_any' 600 583 - 'perf_cpu_map__for_each_idx' 601 584 - 'perf_evlist__for_each_entry' 602 585 - 'perf_evlist__for_each_entry_reverse' ··· 658 639 - 'shost_for_each_device' 659 640 - 'sk_for_each' 660 641 - 'sk_for_each_bound' 661 - - 'sk_for_each_bound_bhash2' 662 642 - 'sk_for_each_entry_offset_rcu' 663 643 - 'sk_for_each_from' 664 644 - 'sk_for_each_rcu' ··· 671 653 - 'snd_soc_dapm_widget_for_each_path_safe' 672 654 - 'snd_soc_dapm_widget_for_each_sink_path' 673 655 - 'snd_soc_dapm_widget_for_each_source_path' 656 + - 'sparsebit_for_each_set_range' 674 657 - 'strlist__for_each_entry' 675 658 - 'strlist__for_each_entry_safe' 676 659 - 'sym_for_each_insn' ··· 681 662 - 'tcf_act_for_each_action' 682 663 - 'tcf_exts_for_each_action' 683 664 - 'ttm_resource_manager_for_each_res' 684 - - 'twsk_for_each_bound_bhash2' 685 665 - 'udp_portaddr_for_each_entry' 686 666 - 'udp_portaddr_for_each_entry_rcu' 687 667 - 'usb_hub_for_each_child' ··· 704 686 - 'xbc_node_for_each_child' 705 687 - 'xbc_node_for_each_key_value' 706 688 - 'xbc_node_for_each_subkey' 689 + - 'ynl_attr_for_each' 690 + - 'ynl_attr_for_each_nested' 691 + - 'ynl_attr_for_each_payload' 707 692 - 'zorro_for_each_dev' 708 693 709 694 IncludeBlocks: Preserve