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.1-rc5' of git://github.com/ojeda/linux

Pull clang-format update from Miguel Ojeda:
"The usual roughly-per-release .clang-format macro list update"

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

+24
+24
.clang-format
··· 78 78 - 'ata_qc_for_each_with_internal' 79 79 - 'ax25_for_each' 80 80 - 'ax25_uid_for_each' 81 + - '__bio_for_each_bvec' 82 + - 'bio_for_each_bvec' 81 83 - 'bio_for_each_integrity_vec' 82 84 - '__bio_for_each_segment' 83 85 - 'bio_for_each_segment' ··· 120 118 - 'drm_for_each_legacy_plane' 121 119 - 'drm_for_each_plane' 122 120 - 'drm_for_each_plane_mask' 121 + - 'drm_for_each_privobj' 123 122 - 'drm_mm_for_each_hole' 124 123 - 'drm_mm_for_each_node' 125 124 - 'drm_mm_for_each_node_in_range' 126 125 - 'drm_mm_for_each_node_safe' 126 + - 'flow_action_for_each' 127 127 - 'for_each_active_drhd_unit' 128 128 - 'for_each_active_iommu' 129 129 - 'for_each_available_child_of_node' ··· 162 158 - 'for_each_dss_dev' 163 159 - 'for_each_efi_memory_desc' 164 160 - 'for_each_efi_memory_desc_in_map' 161 + - 'for_each_element' 162 + - 'for_each_element_extid' 163 + - 'for_each_element_id' 165 164 - 'for_each_endpoint_of_node' 166 165 - 'for_each_evictable_lru' 167 166 - 'for_each_fib6_node_rt_rcu' ··· 202 195 - 'for_each_net_rcu' 203 196 - 'for_each_new_connector_in_state' 204 197 - 'for_each_new_crtc_in_state' 198 + - 'for_each_new_mst_mgr_in_state' 205 199 - 'for_each_new_plane_in_state' 206 200 - 'for_each_new_private_obj_in_state' 207 201 - 'for_each_node' ··· 218 210 - 'for_each_of_pci_range' 219 211 - 'for_each_old_connector_in_state' 220 212 - 'for_each_old_crtc_in_state' 213 + - 'for_each_old_mst_mgr_in_state' 221 214 - 'for_each_oldnew_connector_in_state' 222 215 - 'for_each_oldnew_crtc_in_state' 216 + - 'for_each_oldnew_mst_mgr_in_state' 223 217 - 'for_each_oldnew_plane_in_state' 224 218 - 'for_each_oldnew_plane_in_state_reverse' 225 219 - 'for_each_oldnew_private_obj_in_state' ··· 253 243 - 'for_each_sg_dma_page' 254 244 - 'for_each_sg_page' 255 245 - 'for_each_sibling_event' 246 + - 'for_each_subelement' 247 + - 'for_each_subelement_extid' 248 + - 'for_each_subelement_id' 256 249 - '__for_each_thread' 257 250 - 'for_each_thread' 258 251 - 'for_each_zone' ··· 265 252 - 'fwnode_for_each_child_node' 266 253 - 'fwnode_graph_for_each_endpoint' 267 254 - 'gadget_for_each_ep' 255 + - 'genradix_for_each' 256 + - 'genradix_for_each_from' 268 257 - 'hash_for_each' 269 258 - 'hash_for_each_possible' 270 259 - 'hash_for_each_possible_rcu' ··· 308 293 - 'key_for_each' 309 294 - 'key_for_each_safe' 310 295 - 'klp_for_each_func' 296 + - 'klp_for_each_func_safe' 297 + - 'klp_for_each_func_static' 311 298 - 'klp_for_each_object' 299 + - 'klp_for_each_object_safe' 300 + - 'klp_for_each_object_static' 312 301 - 'kvm_for_each_memslot' 313 302 - 'kvm_for_each_vcpu' 314 303 - 'list_for_each' ··· 343 324 - 'media_device_for_each_intf' 344 325 - 'media_device_for_each_link' 345 326 - 'media_device_for_each_pad' 327 + - 'mp_bvec_for_each_page' 328 + - 'mp_bvec_for_each_segment' 346 329 - 'nanddev_io_for_each_page' 347 330 - 'netdev_for_each_lower_dev' 348 331 - 'netdev_for_each_lower_private' ··· 396 375 - 'rht_for_each_rcu' 397 376 - 'rht_for_each_rcu_continue' 398 377 - '__rq_for_each_bio' 378 + - 'rq_for_each_bvec' 399 379 - 'rq_for_each_segment' 400 380 - 'scsi_for_each_prot_sg' 401 381 - 'scsi_for_each_sg' ··· 432 410 - 'v4l2_m2m_for_each_src_buf_safe' 433 411 - 'virtio_device_for_each_vq' 434 412 - 'xa_for_each' 413 + - 'xa_for_each_marked' 414 + - 'xa_for_each_start' 435 415 - 'xas_for_each' 436 416 - 'xas_for_each_conflict' 437 417 - 'xas_for_each_marked'