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

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'clang-format-for-linus-v5.3-rc8' of git://github.com/ojeda/linux

Pull clang-format update from Miguel Ojeda:
"Update with the latest for_each macro list"

* tag 'clang-format-for-linus-v5.3-rc8' of git://github.com/ojeda/linux:
clang-format: Update with the latest for_each macro list

+14 -3
+14 -3
.clang-format
··· 107 107 - 'css_for_each_descendant_post' 108 108 - 'css_for_each_descendant_pre' 109 109 - 'device_for_each_child_node' 110 + - 'dma_fence_chain_for_each' 110 111 - 'drm_atomic_crtc_for_each_plane' 111 112 - 'drm_atomic_crtc_state_for_each_plane' 112 113 - 'drm_atomic_crtc_state_for_each_plane_state' 113 114 - 'drm_atomic_for_each_plane_damage' 115 + - 'drm_client_for_each_connector_iter' 116 + - 'drm_client_for_each_modeset' 114 117 - 'drm_connector_for_each_possible_encoder' 115 118 - 'drm_for_each_connector_iter' 116 119 - 'drm_for_each_crtc' ··· 129 126 - 'drm_mm_for_each_node_in_range' 130 127 - 'drm_mm_for_each_node_safe' 131 128 - 'flow_action_for_each' 129 + - 'for_each_active_dev_scope' 132 130 - 'for_each_active_drhd_unit' 133 131 - 'for_each_active_iommu' 134 132 - 'for_each_available_child_of_node' ··· 157 153 - 'for_each_cpu_not' 158 154 - 'for_each_cpu_wrap' 159 155 - 'for_each_dev_addr' 156 + - 'for_each_dev_scope' 157 + - 'for_each_displayid_db' 160 158 - 'for_each_dma_cap_mask' 161 159 - 'for_each_dpcm_be' 162 160 - 'for_each_dpcm_be_rollback' ··· 175 169 - 'for_each_evictable_lru' 176 170 - 'for_each_fib6_node_rt_rcu' 177 171 - 'for_each_fib6_walker_rt' 172 + - 'for_each_free_mem_pfn_range_in_zone' 173 + - 'for_each_free_mem_pfn_range_in_zone_from' 178 174 - 'for_each_free_mem_range' 179 175 - 'for_each_free_mem_range_reverse' 180 176 - 'for_each_func_rsrc' ··· 186 178 - 'for_each_ip_tunnel_rcu' 187 179 - 'for_each_irq_nr' 188 180 - 'for_each_link_codecs' 181 + - 'for_each_link_platforms' 189 182 - 'for_each_lru' 190 183 - 'for_each_matching_node' 191 184 - 'for_each_matching_node_and_match' ··· 311 302 - 'ide_port_for_each_present_dev' 312 303 - 'idr_for_each_entry' 313 304 - 'idr_for_each_entry_continue' 305 + - 'idr_for_each_entry_continue_ul' 314 306 - 'idr_for_each_entry_ul' 307 + - 'in_dev_for_each_ifa_rcu' 308 + - 'in_dev_for_each_ifa_rtnl' 315 309 - 'inet_bind_bucket_for_each' 316 310 - 'inet_lhash2_for_each_icsk_rcu' 317 311 - 'key_for_each' ··· 355 343 - 'media_device_for_each_intf' 356 344 - 'media_device_for_each_link' 357 345 - 'media_device_for_each_pad' 358 - - 'mp_bvec_for_each_page' 359 - - 'mp_bvec_for_each_segment' 360 346 - 'nanddev_io_for_each_page' 361 347 - 'netdev_for_each_lower_dev' 362 348 - 'netdev_for_each_lower_private' ··· 391 381 - 'radix_tree_for_each_slot' 392 382 - 'radix_tree_for_each_tagged' 393 383 - 'rbtree_postorder_for_each_entry_safe' 384 + - 'rdma_for_each_block' 394 385 - 'rdma_for_each_port' 395 386 - 'resource_list_for_each_entry' 396 387 - 'resource_list_for_each_entry_safe' 397 388 - 'rhl_for_each_entry_rcu' 398 389 - 'rhl_for_each_rcu' 399 390 - 'rht_for_each' 400 - - 'rht_for_each_from' 401 391 - 'rht_for_each_entry' 402 392 - 'rht_for_each_entry_from' 403 393 - 'rht_for_each_entry_rcu' 404 394 - 'rht_for_each_entry_rcu_from' 405 395 - 'rht_for_each_entry_safe' 396 + - 'rht_for_each_from' 406 397 - 'rht_for_each_rcu' 407 398 - 'rht_for_each_rcu_from' 408 399 - '__rq_for_each_bio'