diff options
author | David S. Miller <davem@davemloft.net> | 2019-04-17 14:26:25 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-17 14:26:25 -0400 |
commit | 6b0a7f84ea1fe248df96ccc4dd86e817e32ef65b (patch) | |
tree | 0a7976054052e793da782c2b7ec34eccfbf66449 /.clang-format | |
parent | cea0aa9cbd5ad4efe267e9487ed5d48d16756253 (diff) | |
parent | fe5cdef29e41c8bda8cd1a11545e7c6bfe25570e (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflict resolution of af_smc.c from Stephen Rothwell.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.clang-format')
-rw-r--r-- | .clang-format | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format index 3a4c8220df2f..2ffd69afc1a8 100644 --- a/.clang-format +++ b/.clang-format | |||
@@ -78,6 +78,8 @@ ForEachMacros: | |||
78 | - 'ata_qc_for_each_with_internal' | 78 | - 'ata_qc_for_each_with_internal' |
79 | - 'ax25_for_each' | 79 | - 'ax25_for_each' |
80 | - 'ax25_uid_for_each' | 80 | - 'ax25_uid_for_each' |
81 | - '__bio_for_each_bvec' | ||
82 | - 'bio_for_each_bvec' | ||
81 | - 'bio_for_each_integrity_vec' | 83 | - 'bio_for_each_integrity_vec' |
82 | - '__bio_for_each_segment' | 84 | - '__bio_for_each_segment' |
83 | - 'bio_for_each_segment' | 85 | - 'bio_for_each_segment' |
@@ -118,10 +120,12 @@ ForEachMacros: | |||
118 | - 'drm_for_each_legacy_plane' | 120 | - 'drm_for_each_legacy_plane' |
119 | - 'drm_for_each_plane' | 121 | - 'drm_for_each_plane' |
120 | - 'drm_for_each_plane_mask' | 122 | - 'drm_for_each_plane_mask' |
123 | - 'drm_for_each_privobj' | ||
121 | - 'drm_mm_for_each_hole' | 124 | - 'drm_mm_for_each_hole' |
122 | - 'drm_mm_for_each_node' | 125 | - 'drm_mm_for_each_node' |
123 | - 'drm_mm_for_each_node_in_range' | 126 | - 'drm_mm_for_each_node_in_range' |
124 | - 'drm_mm_for_each_node_safe' | 127 | - 'drm_mm_for_each_node_safe' |
128 | - 'flow_action_for_each' | ||
125 | - 'for_each_active_drhd_unit' | 129 | - 'for_each_active_drhd_unit' |
126 | - 'for_each_active_iommu' | 130 | - 'for_each_active_iommu' |
127 | - 'for_each_available_child_of_node' | 131 | - 'for_each_available_child_of_node' |
@@ -158,6 +162,9 @@ ForEachMacros: | |||
158 | - 'for_each_dss_dev' | 162 | - 'for_each_dss_dev' |
159 | - 'for_each_efi_memory_desc' | 163 | - 'for_each_efi_memory_desc' |
160 | - 'for_each_efi_memory_desc_in_map' | 164 | - 'for_each_efi_memory_desc_in_map' |
165 | - 'for_each_element' | ||
166 | - 'for_each_element_extid' | ||
167 | - 'for_each_element_id' | ||
161 | - 'for_each_endpoint_of_node' | 168 | - 'for_each_endpoint_of_node' |
162 | - 'for_each_evictable_lru' | 169 | - 'for_each_evictable_lru' |
163 | - 'for_each_fib6_node_rt_rcu' | 170 | - 'for_each_fib6_node_rt_rcu' |
@@ -195,6 +202,7 @@ ForEachMacros: | |||
195 | - 'for_each_net_rcu' | 202 | - 'for_each_net_rcu' |
196 | - 'for_each_new_connector_in_state' | 203 | - 'for_each_new_connector_in_state' |
197 | - 'for_each_new_crtc_in_state' | 204 | - 'for_each_new_crtc_in_state' |
205 | - 'for_each_new_mst_mgr_in_state' | ||
198 | - 'for_each_new_plane_in_state' | 206 | - 'for_each_new_plane_in_state' |
199 | - 'for_each_new_private_obj_in_state' | 207 | - 'for_each_new_private_obj_in_state' |
200 | - 'for_each_node' | 208 | - 'for_each_node' |
@@ -210,8 +218,10 @@ ForEachMacros: | |||
210 | - 'for_each_of_pci_range' | 218 | - 'for_each_of_pci_range' |
211 | - 'for_each_old_connector_in_state' | 219 | - 'for_each_old_connector_in_state' |
212 | - 'for_each_old_crtc_in_state' | 220 | - 'for_each_old_crtc_in_state' |
221 | - 'for_each_old_mst_mgr_in_state' | ||
213 | - 'for_each_oldnew_connector_in_state' | 222 | - 'for_each_oldnew_connector_in_state' |
214 | - 'for_each_oldnew_crtc_in_state' | 223 | - 'for_each_oldnew_crtc_in_state' |
224 | - 'for_each_oldnew_mst_mgr_in_state' | ||
215 | - 'for_each_oldnew_plane_in_state' | 225 | - 'for_each_oldnew_plane_in_state' |
216 | - 'for_each_oldnew_plane_in_state_reverse' | 226 | - 'for_each_oldnew_plane_in_state_reverse' |
217 | - 'for_each_oldnew_private_obj_in_state' | 227 | - 'for_each_oldnew_private_obj_in_state' |
@@ -243,6 +253,9 @@ ForEachMacros: | |||
243 | - 'for_each_sg_dma_page' | 253 | - 'for_each_sg_dma_page' |
244 | - 'for_each_sg_page' | 254 | - 'for_each_sg_page' |
245 | - 'for_each_sibling_event' | 255 | - 'for_each_sibling_event' |
256 | - 'for_each_subelement' | ||
257 | - 'for_each_subelement_extid' | ||
258 | - 'for_each_subelement_id' | ||
246 | - '__for_each_thread' | 259 | - '__for_each_thread' |
247 | - 'for_each_thread' | 260 | - 'for_each_thread' |
248 | - 'for_each_zone' | 261 | - 'for_each_zone' |
@@ -252,6 +265,8 @@ ForEachMacros: | |||
252 | - 'fwnode_for_each_child_node' | 265 | - 'fwnode_for_each_child_node' |
253 | - 'fwnode_graph_for_each_endpoint' | 266 | - 'fwnode_graph_for_each_endpoint' |
254 | - 'gadget_for_each_ep' | 267 | - 'gadget_for_each_ep' |
268 | - 'genradix_for_each' | ||
269 | - 'genradix_for_each_from' | ||
255 | - 'hash_for_each' | 270 | - 'hash_for_each' |
256 | - 'hash_for_each_possible' | 271 | - 'hash_for_each_possible' |
257 | - 'hash_for_each_possible_rcu' | 272 | - 'hash_for_each_possible_rcu' |
@@ -293,7 +308,11 @@ ForEachMacros: | |||
293 | - 'key_for_each' | 308 | - 'key_for_each' |
294 | - 'key_for_each_safe' | 309 | - 'key_for_each_safe' |
295 | - 'klp_for_each_func' | 310 | - 'klp_for_each_func' |
311 | - 'klp_for_each_func_safe' | ||
312 | - 'klp_for_each_func_static' | ||
296 | - 'klp_for_each_object' | 313 | - 'klp_for_each_object' |
314 | - 'klp_for_each_object_safe' | ||
315 | - 'klp_for_each_object_static' | ||
297 | - 'kvm_for_each_memslot' | 316 | - 'kvm_for_each_memslot' |
298 | - 'kvm_for_each_vcpu' | 317 | - 'kvm_for_each_vcpu' |
299 | - 'list_for_each' | 318 | - 'list_for_each' |
@@ -324,6 +343,8 @@ ForEachMacros: | |||
324 | - 'media_device_for_each_intf' | 343 | - 'media_device_for_each_intf' |
325 | - 'media_device_for_each_link' | 344 | - 'media_device_for_each_link' |
326 | - 'media_device_for_each_pad' | 345 | - 'media_device_for_each_pad' |
346 | - 'mp_bvec_for_each_page' | ||
347 | - 'mp_bvec_for_each_segment' | ||
327 | - 'nanddev_io_for_each_page' | 348 | - 'nanddev_io_for_each_page' |
328 | - 'netdev_for_each_lower_dev' | 349 | - 'netdev_for_each_lower_dev' |
329 | - 'netdev_for_each_lower_private' | 350 | - 'netdev_for_each_lower_private' |
@@ -375,6 +396,7 @@ ForEachMacros: | |||
375 | - 'rht_for_each_rcu' | 396 | - 'rht_for_each_rcu' |
376 | - 'rht_for_each_rcu_from' | 397 | - 'rht_for_each_rcu_from' |
377 | - '__rq_for_each_bio' | 398 | - '__rq_for_each_bio' |
399 | - 'rq_for_each_bvec' | ||
378 | - 'rq_for_each_segment' | 400 | - 'rq_for_each_segment' |
379 | - 'scsi_for_each_prot_sg' | 401 | - 'scsi_for_each_prot_sg' |
380 | - 'scsi_for_each_sg' | 402 | - 'scsi_for_each_sg' |
@@ -410,6 +432,8 @@ ForEachMacros: | |||
410 | - 'v4l2_m2m_for_each_src_buf_safe' | 432 | - 'v4l2_m2m_for_each_src_buf_safe' |
411 | - 'virtio_device_for_each_vq' | 433 | - 'virtio_device_for_each_vq' |
412 | - 'xa_for_each' | 434 | - 'xa_for_each' |
435 | - 'xa_for_each_marked' | ||
436 | - 'xa_for_each_start' | ||
413 | - 'xas_for_each' | 437 | - 'xas_for_each' |
414 | - 'xas_for_each_conflict' | 438 | - 'xas_for_each_conflict' |
415 | - 'xas_for_each_marked' | 439 | - 'xas_for_each_marked' |