Blame view

.clang-format 16.6 KB
d4ef8d3ff   Miguel Ojeda   clang-format: add...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
  # SPDX-License-Identifier: GPL-2.0
  #
  # clang-format configuration file. Intended for clang-format >= 4.
  #
  # For more information, see:
  #
  #   Documentation/process/clang-format.rst
  #   https://clang.llvm.org/docs/ClangFormat.html
  #   https://clang.llvm.org/docs/ClangFormatStyleOptions.html
  #
  ---
  AccessModifierOffset: -4
  AlignAfterOpenBracket: Align
  AlignConsecutiveAssignments: false
  AlignConsecutiveDeclarations: false
  #AlignEscapedNewlines: Left # Unknown to clang-format-4.0
  AlignOperands: true
  AlignTrailingComments: false
  AllowAllParametersOfDeclarationOnNextLine: false
  AllowShortBlocksOnASingleLine: false
  AllowShortCaseLabelsOnASingleLine: false
  AllowShortFunctionsOnASingleLine: None
  AllowShortIfStatementsOnASingleLine: false
  AllowShortLoopsOnASingleLine: false
  AlwaysBreakAfterDefinitionReturnType: None
  AlwaysBreakAfterReturnType: None
  AlwaysBreakBeforeMultilineStrings: false
  AlwaysBreakTemplateDeclarations: false
  BinPackArguments: true
  BinPackParameters: true
  BraceWrapping:
    AfterClass: false
    AfterControlStatement: false
    AfterEnum: false
    AfterFunction: true
    AfterNamespace: true
    AfterObjCDeclaration: false
    AfterStruct: false
    AfterUnion: false
    #AfterExternBlock: false # Unknown to clang-format-5.0
    BeforeCatch: false
    BeforeElse: false
    IndentBraces: false
    #SplitEmptyFunction: true # Unknown to clang-format-4.0
    #SplitEmptyRecord: true # Unknown to clang-format-4.0
    #SplitEmptyNamespace: true # Unknown to clang-format-4.0
  BreakBeforeBinaryOperators: None
  BreakBeforeBraces: Custom
  #BreakBeforeInheritanceComma: false # Unknown to clang-format-4.0
  BreakBeforeTernaryOperators: false
  BreakConstructorInitializersBeforeComma: false
  #BreakConstructorInitializers: BeforeComma # Unknown to clang-format-4.0
  BreakAfterJavaFieldAnnotations: false
  BreakStringLiterals: false
  ColumnLimit: 80
  CommentPragmas: '^ IWYU pragma:'
  #CompactNamespaces: false # Unknown to clang-format-4.0
  ConstructorInitializerAllOnOneLineOrOnePerLine: false
  ConstructorInitializerIndentWidth: 8
  ContinuationIndentWidth: 8
  Cpp11BracedListStyle: false
  DerivePointerAlignment: false
  DisableFormat: false
  ExperimentalAutoDetectBinPacking: false
  #FixNamespaceComments: false # Unknown to clang-format-4.0
  
  # Taken from:
  #   git grep -h '^#define [^[:space:]]*for_each[^[:space:]]*(' include/ \
  #   | sed "s,^#define \([^[:space:]]*for_each[^[:space:]]*\)(.*$,  - '\1'," \
  #   | sort | uniq
  ForEachMacros:
    - 'apei_estatus_for_each_section'
    - 'ata_for_each_dev'
    - 'ata_for_each_link'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
75
76
77
78
    - '__ata_qc_for_each'
    - 'ata_qc_for_each'
    - 'ata_qc_for_each_raw'
    - 'ata_qc_for_each_with_internal'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
79
80
    - 'ax25_for_each'
    - 'ax25_uid_for_each'
f16628d6e   Miguel Ojeda   clang-format: Upd...
81
82
    - '__bio_for_each_bvec'
    - 'bio_for_each_bvec'
1072c12d7   Omar Sandoval   block: add bio_fo...
83
    - 'bio_for_each_bvec_all'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
84
85
86
87
88
89
    - 'bio_for_each_integrity_vec'
    - '__bio_for_each_segment'
    - 'bio_for_each_segment'
    - 'bio_for_each_segment_all'
    - 'bio_list_for_each'
    - 'bip_for_each_vec'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
90
91
    - 'bitmap_for_each_clear_region'
    - 'bitmap_for_each_set_region'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
92
93
94
95
96
    - 'blkg_for_each_descendant_post'
    - 'blkg_for_each_descendant_pre'
    - 'blk_queue_for_each_rl'
    - 'bond_for_each_slave'
    - 'bond_for_each_slave_rcu'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
97
    - 'bpf_for_each_spilled_reg'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
    - 'btree_for_each_safe128'
    - 'btree_for_each_safe32'
    - 'btree_for_each_safe64'
    - 'btree_for_each_safel'
    - 'card_for_each_dev'
    - 'cgroup_taskset_for_each'
    - 'cgroup_taskset_for_each_leader'
    - 'cpufreq_for_each_entry'
    - 'cpufreq_for_each_entry_idx'
    - 'cpufreq_for_each_valid_entry'
    - 'cpufreq_for_each_valid_entry_idx'
    - 'css_for_each_child'
    - 'css_for_each_descendant_post'
    - 'css_for_each_descendant_pre'
    - 'device_for_each_child_node'
4792f9dd1   Miguel Ojeda   clang-format: Upd...
113
    - 'displayid_iter_for_each'
52d083472   Miguel Ojeda   clang-format: Upd...
114
    - 'dma_fence_chain_for_each'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
115
    - 'do_for_each_ftrace_op'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
116
117
118
    - 'drm_atomic_crtc_for_each_plane'
    - 'drm_atomic_crtc_state_for_each_plane'
    - 'drm_atomic_crtc_state_for_each_plane_state'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
119
    - 'drm_atomic_for_each_plane_damage'
52d083472   Miguel Ojeda   clang-format: Upd...
120
121
    - 'drm_client_for_each_connector_iter'
    - 'drm_client_for_each_modeset'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
122
    - 'drm_connector_for_each_possible_encoder'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
123
    - 'drm_for_each_bridge_in_chain'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
124
125
    - 'drm_for_each_connector_iter'
    - 'drm_for_each_crtc'
1074f8ec2   Miguel Ojeda   clang-format: Upd...
126
    - 'drm_for_each_crtc_reverse'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
127
128
129
130
131
132
    - 'drm_for_each_encoder'
    - 'drm_for_each_encoder_mask'
    - 'drm_for_each_fb'
    - 'drm_for_each_legacy_plane'
    - 'drm_for_each_plane'
    - 'drm_for_each_plane_mask'
f16628d6e   Miguel Ojeda   clang-format: Upd...
133
    - 'drm_for_each_privobj'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
134
135
136
137
    - 'drm_mm_for_each_hole'
    - 'drm_mm_for_each_node'
    - 'drm_mm_for_each_node_in_range'
    - 'drm_mm_for_each_node_safe'
f16628d6e   Miguel Ojeda   clang-format: Upd...
138
    - 'flow_action_for_each'
4792f9dd1   Miguel Ojeda   clang-format: Upd...
139
    - 'for_each_acpi_dev_match'
52d083472   Miguel Ojeda   clang-format: Upd...
140
    - 'for_each_active_dev_scope'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
141
142
    - 'for_each_active_drhd_unit'
    - 'for_each_active_iommu'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
143
    - 'for_each_aggr_pgid'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
144
145
146
147
    - 'for_each_available_child_of_node'
    - 'for_each_bio'
    - 'for_each_board_func_rsrc'
    - 'for_each_bvec'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
148
149
    - 'for_each_card_auxs'
    - 'for_each_card_auxs_safe'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
150
    - 'for_each_card_components'
5d65a0218   Miguel Ojeda   clang-format: Upd...
151
    - 'for_each_card_dapms'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
152
    - 'for_each_card_pre_auxs'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
153
154
155
    - 'for_each_card_prelinks'
    - 'for_each_card_rtds'
    - 'for_each_card_rtds_safe'
5d65a0218   Miguel Ojeda   clang-format: Upd...
156
157
    - 'for_each_card_widgets'
    - 'for_each_card_widgets_safe'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
158
    - 'for_each_cgroup_storage_type'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
159
160
161
162
163
    - 'for_each_child_of_node'
    - 'for_each_clear_bit'
    - 'for_each_clear_bit_from'
    - 'for_each_cmsghdr'
    - 'for_each_compatible_node'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
164
165
166
    - 'for_each_component_dais'
    - 'for_each_component_dais_safe'
    - 'for_each_comp_order'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
167
168
169
170
171
    - 'for_each_console'
    - 'for_each_cpu'
    - 'for_each_cpu_and'
    - 'for_each_cpu_not'
    - 'for_each_cpu_wrap'
5d65a0218   Miguel Ojeda   clang-format: Upd...
172
    - 'for_each_dapm_widgets'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
173
    - 'for_each_dev_addr'
52d083472   Miguel Ojeda   clang-format: Upd...
174
    - 'for_each_dev_scope'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
175
    - 'for_each_dma_cap_mask'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
176
177
178
179
    - 'for_each_dpcm_be'
    - 'for_each_dpcm_be_rollback'
    - 'for_each_dpcm_be_safe'
    - 'for_each_dpcm_fe'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
180
181
    - 'for_each_drhd_unit'
    - 'for_each_dss_dev'
4792f9dd1   Miguel Ojeda   clang-format: Upd...
182
    - 'for_each_dtpm_table'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
183
184
    - 'for_each_efi_memory_desc'
    - 'for_each_efi_memory_desc_in_map'
f16628d6e   Miguel Ojeda   clang-format: Upd...
185
186
187
    - 'for_each_element'
    - 'for_each_element_extid'
    - 'for_each_element_id'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
188
189
190
191
    - 'for_each_endpoint_of_node'
    - 'for_each_evictable_lru'
    - 'for_each_fib6_node_rt_rcu'
    - 'for_each_fib6_walker_rt'
52d083472   Miguel Ojeda   clang-format: Upd...
192
193
    - 'for_each_free_mem_pfn_range_in_zone'
    - 'for_each_free_mem_pfn_range_in_zone_from'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
194
195
196
197
198
199
200
201
    - 'for_each_free_mem_range'
    - 'for_each_free_mem_range_reverse'
    - 'for_each_func_rsrc'
    - 'for_each_hstate'
    - 'for_each_if'
    - 'for_each_iommu'
    - 'for_each_ip_tunnel_rcu'
    - 'for_each_irq_nr'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
202
    - 'for_each_link_codecs'
5d65a0218   Miguel Ojeda   clang-format: Upd...
203
    - 'for_each_link_cpus'
52d083472   Miguel Ojeda   clang-format: Upd...
204
    - 'for_each_link_platforms'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
205
206
207
    - 'for_each_lru'
    - 'for_each_matching_node'
    - 'for_each_matching_node_and_match'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
208
    - 'for_each_member'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
209
210
    - 'for_each_memcg_cache_index'
    - 'for_each_mem_pfn_range'
6e245ad4a   Mike Rapoport   memblock: reduce ...
211
    - '__for_each_mem_range'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
212
    - 'for_each_mem_range'
6e245ad4a   Mike Rapoport   memblock: reduce ...
213
    - '__for_each_mem_range_rev'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
214
    - 'for_each_mem_range_rev'
1074f8ec2   Miguel Ojeda   clang-format: Upd...
215
    - 'for_each_mem_region'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
216
217
    - 'for_each_migratetype_order'
    - 'for_each_msi_entry'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
218
    - 'for_each_msi_entry_safe'
4792f9dd1   Miguel Ojeda   clang-format: Upd...
219
    - 'for_each_msi_vector'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
220
    - 'for_each_net'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
221
    - 'for_each_net_continue_reverse'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
222
223
224
    - 'for_each_netdev'
    - 'for_each_netdev_continue'
    - 'for_each_netdev_continue_rcu'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
225
    - 'for_each_netdev_continue_reverse'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
226
227
228
229
230
231
232
233
    - 'for_each_netdev_feature'
    - 'for_each_netdev_in_bond_rcu'
    - 'for_each_netdev_rcu'
    - 'for_each_netdev_reverse'
    - 'for_each_netdev_safe'
    - 'for_each_net_rcu'
    - 'for_each_new_connector_in_state'
    - 'for_each_new_crtc_in_state'
f16628d6e   Miguel Ojeda   clang-format: Upd...
234
    - 'for_each_new_mst_mgr_in_state'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
235
236
237
238
239
240
241
242
243
    - 'for_each_new_plane_in_state'
    - 'for_each_new_private_obj_in_state'
    - 'for_each_node'
    - 'for_each_node_by_name'
    - 'for_each_node_by_type'
    - 'for_each_node_mask'
    - 'for_each_node_state'
    - 'for_each_node_with_cpus'
    - 'for_each_node_with_property'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
244
    - 'for_each_nonreserved_multicast_dest_pgid'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
245
246
    - 'for_each_of_allnodes'
    - 'for_each_of_allnodes_from'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
247
    - 'for_each_of_cpu_node'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
248
249
250
    - 'for_each_of_pci_range'
    - 'for_each_old_connector_in_state'
    - 'for_each_old_crtc_in_state'
f16628d6e   Miguel Ojeda   clang-format: Upd...
251
    - 'for_each_old_mst_mgr_in_state'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
252
253
    - 'for_each_oldnew_connector_in_state'
    - 'for_each_oldnew_crtc_in_state'
f16628d6e   Miguel Ojeda   clang-format: Upd...
254
    - 'for_each_oldnew_mst_mgr_in_state'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
255
    - 'for_each_oldnew_plane_in_state'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
256
    - 'for_each_oldnew_plane_in_state_reverse'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
257
258
259
260
261
262
263
264
265
    - 'for_each_oldnew_private_obj_in_state'
    - 'for_each_old_plane_in_state'
    - 'for_each_old_private_obj_in_state'
    - 'for_each_online_cpu'
    - 'for_each_online_node'
    - 'for_each_online_pgdat'
    - 'for_each_pci_bridge'
    - 'for_each_pci_dev'
    - 'for_each_pci_msi_entry'
5d65a0218   Miguel Ojeda   clang-format: Upd...
266
    - 'for_each_pcm_streams'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
267
    - 'for_each_physmem_range'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
268
269
270
271
272
273
274
    - 'for_each_populated_zone'
    - 'for_each_possible_cpu'
    - 'for_each_present_cpu'
    - 'for_each_prime_number'
    - 'for_each_prime_number_from'
    - 'for_each_process'
    - 'for_each_process_thread'
4792f9dd1   Miguel Ojeda   clang-format: Upd...
275
276
277
278
279
280
    - 'for_each_prop_codec_conf'
    - 'for_each_prop_dai_codec'
    - 'for_each_prop_dai_cpu'
    - 'for_each_prop_dlc_codecs'
    - 'for_each_prop_dlc_cpus'
    - 'for_each_prop_dlc_platforms'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
281
    - 'for_each_property_of_node'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
282
    - 'for_each_registered_fb'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
283
284
    - 'for_each_requested_gpio'
    - 'for_each_requested_gpio_in_range'
9f3d5eaa3   Mike Rapoport   memblock: impleme...
285
    - 'for_each_reserved_mem_range'
cc6de1680   Mike Rapoport   memblock: use sep...
286
    - 'for_each_reserved_mem_region'
5d65a0218   Miguel Ojeda   clang-format: Upd...
287
    - 'for_each_rtd_codec_dais'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
288
    - 'for_each_rtd_components'
5d65a0218   Miguel Ojeda   clang-format: Upd...
289
    - 'for_each_rtd_cpu_dais'
5d65a0218   Miguel Ojeda   clang-format: Upd...
290
    - 'for_each_rtd_dais'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
291
292
    - 'for_each_set_bit'
    - 'for_each_set_bit_from'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
293
    - 'for_each_set_clump8'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
294
    - 'for_each_sg'
d901b2760   Jason Gunthorpe   lib/scatterlist: ...
295
    - 'for_each_sg_dma_page'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
296
    - 'for_each_sg_page'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
297
298
299
300
    - 'for_each_sgtable_dma_page'
    - 'for_each_sgtable_dma_sg'
    - 'for_each_sgtable_page'
    - 'for_each_sgtable_sg'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
301
    - 'for_each_sibling_event'
f16628d6e   Miguel Ojeda   clang-format: Upd...
302
303
304
    - 'for_each_subelement'
    - 'for_each_subelement_extid'
    - 'for_each_subelement_id'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
305
306
    - '__for_each_thread'
    - 'for_each_thread'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
307
    - 'for_each_unicast_dest_pgid'
1074f8ec2   Miguel Ojeda   clang-format: Upd...
308
    - 'for_each_vsi'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
309
    - 'for_each_wakeup_source'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
310
311
312
313
314
315
316
    - 'for_each_zone'
    - 'for_each_zone_zonelist'
    - 'for_each_zone_zonelist_nodemask'
    - 'fwnode_for_each_available_child_node'
    - 'fwnode_for_each_child_node'
    - 'fwnode_graph_for_each_endpoint'
    - 'gadget_for_each_ep'
f16628d6e   Miguel Ojeda   clang-format: Upd...
317
318
    - 'genradix_for_each'
    - 'genradix_for_each_from'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
    - 'hash_for_each'
    - 'hash_for_each_possible'
    - 'hash_for_each_possible_rcu'
    - 'hash_for_each_possible_rcu_notrace'
    - 'hash_for_each_possible_safe'
    - 'hash_for_each_rcu'
    - 'hash_for_each_safe'
    - 'hctx_for_each_ctx'
    - 'hlist_bl_for_each_entry'
    - 'hlist_bl_for_each_entry_rcu'
    - 'hlist_bl_for_each_entry_safe'
    - 'hlist_for_each'
    - 'hlist_for_each_entry'
    - 'hlist_for_each_entry_continue'
    - 'hlist_for_each_entry_continue_rcu'
    - 'hlist_for_each_entry_continue_rcu_bh'
    - 'hlist_for_each_entry_from'
    - 'hlist_for_each_entry_from_rcu'
    - 'hlist_for_each_entry_rcu'
    - 'hlist_for_each_entry_rcu_bh'
    - 'hlist_for_each_entry_rcu_notrace'
    - 'hlist_for_each_entry_safe'
1074f8ec2   Miguel Ojeda   clang-format: Upd...
341
    - 'hlist_for_each_entry_srcu'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
342
343
344
345
346
347
    - '__hlist_for_each_rcu'
    - 'hlist_for_each_safe'
    - 'hlist_nulls_for_each_entry'
    - 'hlist_nulls_for_each_entry_from'
    - 'hlist_nulls_for_each_entry_rcu'
    - 'hlist_nulls_for_each_entry_safe'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
348
349
    - 'i3c_bus_for_each_i2cdev'
    - 'i3c_bus_for_each_i3cdev'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
350
351
352
353
354
    - 'ide_host_for_each_port'
    - 'ide_port_for_each_dev'
    - 'ide_port_for_each_present_dev'
    - 'idr_for_each_entry'
    - 'idr_for_each_entry_continue'
52d083472   Miguel Ojeda   clang-format: Upd...
355
    - 'idr_for_each_entry_continue_ul'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
356
    - 'idr_for_each_entry_ul'
52d083472   Miguel Ojeda   clang-format: Upd...
357
358
    - 'in_dev_for_each_ifa_rcu'
    - 'in_dev_for_each_ifa_rtnl'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
359
360
    - 'inet_bind_bucket_for_each'
    - 'inet_lhash2_for_each_icsk_rcu'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
361
362
363
    - 'key_for_each'
    - 'key_for_each_safe'
    - 'klp_for_each_func'
f16628d6e   Miguel Ojeda   clang-format: Upd...
364
365
    - 'klp_for_each_func_safe'
    - 'klp_for_each_func_static'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
366
    - 'klp_for_each_object'
f16628d6e   Miguel Ojeda   clang-format: Upd...
367
368
    - 'klp_for_each_object_safe'
    - 'klp_for_each_object_static'
5d65a0218   Miguel Ojeda   clang-format: Upd...
369
    - 'kunit_suite_for_each_test_case'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
370
371
372
    - 'kvm_for_each_memslot'
    - 'kvm_for_each_vcpu'
    - 'list_for_each'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
373
374
    - 'list_for_each_codec'
    - 'list_for_each_codec_safe'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
375
    - 'list_for_each_continue'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
376
377
378
379
380
    - 'list_for_each_entry'
    - 'list_for_each_entry_continue'
    - 'list_for_each_entry_continue_rcu'
    - 'list_for_each_entry_continue_reverse'
    - 'list_for_each_entry_from'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
381
    - 'list_for_each_entry_from_rcu'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
382
383
384
385
386
387
388
389
    - 'list_for_each_entry_from_reverse'
    - 'list_for_each_entry_lockless'
    - 'list_for_each_entry_rcu'
    - 'list_for_each_entry_reverse'
    - 'list_for_each_entry_safe'
    - 'list_for_each_entry_safe_continue'
    - 'list_for_each_entry_safe_from'
    - 'list_for_each_entry_safe_reverse'
1074f8ec2   Miguel Ojeda   clang-format: Upd...
390
    - 'list_for_each_entry_srcu'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
391
392
393
394
395
396
397
    - 'list_for_each_prev'
    - 'list_for_each_prev_safe'
    - 'list_for_each_safe'
    - 'llist_for_each'
    - 'llist_for_each_entry'
    - 'llist_for_each_entry_safe'
    - 'llist_for_each_safe'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
398
    - 'mci_for_each_dimm'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
399
400
401
402
    - 'media_device_for_each_entity'
    - 'media_device_for_each_intf'
    - 'media_device_for_each_link'
    - 'media_device_for_each_pad'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
403
    - 'nanddev_io_for_each_page'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
    - 'netdev_for_each_lower_dev'
    - 'netdev_for_each_lower_private'
    - 'netdev_for_each_lower_private_rcu'
    - 'netdev_for_each_mc_addr'
    - 'netdev_for_each_uc_addr'
    - 'netdev_for_each_upper_dev_rcu'
    - 'netdev_hw_addr_list_for_each'
    - 'nft_rule_for_each_expr'
    - 'nla_for_each_attr'
    - 'nla_for_each_nested'
    - 'nlmsg_for_each_attr'
    - 'nlmsg_for_each_msg'
    - 'nr_neigh_for_each'
    - 'nr_neigh_for_each_safe'
    - 'nr_node_for_each'
    - 'nr_node_for_each_safe'
    - 'of_for_each_phandle'
    - 'of_property_for_each_string'
    - 'of_property_for_each_u32'
    - 'pci_bus_for_each_resource'
1074f8ec2   Miguel Ojeda   clang-format: Upd...
424
425
    - 'pcl_for_each_chunk'
    - 'pcl_for_each_segment'
5d65a0218   Miguel Ojeda   clang-format: Upd...
426
    - 'pcm_for_each_format'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
427
428
429
430
431
432
433
434
435
436
437
438
    - 'ping_portaddr_for_each_entry'
    - 'plist_for_each'
    - 'plist_for_each_continue'
    - 'plist_for_each_entry'
    - 'plist_for_each_entry_continue'
    - 'plist_for_each_entry_safe'
    - 'plist_for_each_safe'
    - 'pnp_for_each_card'
    - 'pnp_for_each_dev'
    - 'protocol_for_each_card'
    - 'protocol_for_each_dev'
    - 'queue_for_each_hw_ctx'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
439
440
    - 'radix_tree_for_each_slot'
    - 'radix_tree_for_each_tagged'
4792f9dd1   Miguel Ojeda   clang-format: Upd...
441
    - 'rb_for_each'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
442
    - 'rbtree_postorder_for_each_entry_safe'
52d083472   Miguel Ojeda   clang-format: Upd...
443
    - 'rdma_for_each_block'
ea1075edc   Jason Gunthorpe   RDMA: Add and use...
444
    - 'rdma_for_each_port'
ebc24096c   Jason Gunthorpe   RDMA/umem: Add rd...
445
    - 'rdma_umem_for_each_dma_block'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
446
447
448
449
450
    - 'resource_list_for_each_entry'
    - 'resource_list_for_each_entry_safe'
    - 'rhl_for_each_entry_rcu'
    - 'rhl_for_each_rcu'
    - 'rht_for_each'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
451
    - 'rht_for_each_entry'
f7ad68bf9   NeilBrown   rhashtable: renam...
452
    - 'rht_for_each_entry_from'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
453
    - 'rht_for_each_entry_rcu'
f7ad68bf9   NeilBrown   rhashtable: renam...
454
    - 'rht_for_each_entry_rcu_from'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
455
    - 'rht_for_each_entry_safe'
52d083472   Miguel Ojeda   clang-format: Upd...
456
    - 'rht_for_each_from'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
457
    - 'rht_for_each_rcu'
f7ad68bf9   NeilBrown   rhashtable: renam...
458
    - 'rht_for_each_rcu_from'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
459
    - '__rq_for_each_bio'
f16628d6e   Miguel Ojeda   clang-format: Upd...
460
    - 'rq_for_each_bvec'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
    - 'rq_for_each_segment'
    - 'scsi_for_each_prot_sg'
    - 'scsi_for_each_sg'
    - 'sctp_for_each_hentry'
    - 'sctp_skb_for_each'
    - 'shdma_for_each_chan'
    - '__shost_for_each_device'
    - 'shost_for_each_device'
    - 'sk_for_each'
    - 'sk_for_each_bound'
    - 'sk_for_each_entry_offset_rcu'
    - 'sk_for_each_from'
    - 'sk_for_each_rcu'
    - 'sk_for_each_safe'
    - 'sk_nulls_for_each'
    - 'sk_nulls_for_each_from'
    - 'sk_nulls_for_each_rcu'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
478
    - 'snd_array_for_each'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
479
480
481
482
483
484
    - 'snd_pcm_group_for_each_entry'
    - 'snd_soc_dapm_widget_for_each_path'
    - 'snd_soc_dapm_widget_for_each_path_safe'
    - 'snd_soc_dapm_widget_for_each_sink_path'
    - 'snd_soc_dapm_widget_for_each_source_path'
    - 'tb_property_for_each'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
485
    - 'tcf_exts_for_each_action'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
486
487
488
489
490
491
492
493
    - 'udp_portaddr_for_each_entry'
    - 'udp_portaddr_for_each_entry_rcu'
    - 'usb_hub_for_each_child'
    - 'v4l2_device_for_each_subdev'
    - 'v4l2_m2m_for_each_dst_buf'
    - 'v4l2_m2m_for_each_dst_buf_safe'
    - 'v4l2_m2m_for_each_src_buf'
    - 'v4l2_m2m_for_each_src_buf_safe'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
494
    - 'virtio_device_for_each_vq'
4e4bb8944   Miguel Ojeda   clang-format: Upd...
495
    - 'while_for_each_ftrace_op'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
496
    - 'xa_for_each'
f16628d6e   Miguel Ojeda   clang-format: Upd...
497
    - 'xa_for_each_marked'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
498
    - 'xa_for_each_range'
f16628d6e   Miguel Ojeda   clang-format: Upd...
499
    - 'xa_for_each_start'
99e309b6e   Jason Gunthorpe   clang-format: Upd...
500
501
502
    - 'xas_for_each'
    - 'xas_for_each_conflict'
    - 'xas_for_each_marked'
11a4a8f73   Miguel Ojeda   clang-format: Upd...
503
504
505
506
507
    - 'xbc_array_for_each_value'
    - 'xbc_for_each_key_value'
    - 'xbc_node_for_each_array_value'
    - 'xbc_node_for_each_child'
    - 'xbc_node_for_each_key_value'
d4ef8d3ff   Miguel Ojeda   clang-format: add...
508
509
510
511
512
513
514
515
516
517
    - 'zorro_for_each_dev'
  
  #IncludeBlocks: Preserve # Unknown to clang-format-5.0
  IncludeCategories:
    - Regex: '.*'
      Priority: 1
  IncludeIsMainRegex: '(Test)?$'
  IndentCaseLabels: false
  #IndentPPDirectives: None # Unknown to clang-format-5.0
  IndentWidth: 8
7bee9bd21   Jason Gunthorpe   clang-format: Set...
518
  IndentWrappedFunctionNames: false
d4ef8d3ff   Miguel Ojeda   clang-format: add...
519
520
521
522
523
524
  JavaScriptQuotes: Leave
  JavaScriptWrapImports: true
  KeepEmptyLinesAtTheStartOfBlocks: false
  MacroBlockBegin: ''
  MacroBlockEnd: ''
  MaxEmptyLinesToKeep: 1
c90f3b8c4   Ian Rogers   clang-format: don...
525
  NamespaceIndentation: None
d4ef8d3ff   Miguel Ojeda   clang-format: add...
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
  #ObjCBinPackProtocolList: Auto # Unknown to clang-format-5.0
  ObjCBlockIndentWidth: 8
  ObjCSpaceAfterProperty: true
  ObjCSpaceBeforeProtocolList: true
  
  # Taken from git's rules
  #PenaltyBreakAssignment: 10 # Unknown to clang-format-4.0
  PenaltyBreakBeforeFirstCallParameter: 30
  PenaltyBreakComment: 10
  PenaltyBreakFirstLessLess: 0
  PenaltyBreakString: 10
  PenaltyExcessCharacter: 100
  PenaltyReturnTypeOnItsOwnLine: 60
  
  PointerAlignment: Right
  ReflowComments: false
  SortIncludes: false
  #SortUsingDeclarations: false # Unknown to clang-format-4.0
  SpaceAfterCStyleCast: false
  SpaceAfterTemplateKeyword: true
  SpaceBeforeAssignmentOperators: true
  #SpaceBeforeCtorInitializerColon: true # Unknown to clang-format-5.0
  #SpaceBeforeInheritanceColon: true # Unknown to clang-format-5.0
  SpaceBeforeParens: ControlStatements
  #SpaceBeforeRangeBasedForLoopColon: true # Unknown to clang-format-5.0
  SpaceInEmptyParentheses: false
  SpacesBeforeTrailingComments: 1
  SpacesInAngles: false
  SpacesInContainerLiterals: false
  SpacesInCStyleCastParentheses: false
  SpacesInParentheses: false
  SpacesInSquareBrackets: false
  Standard: Cpp03
  TabWidth: 8
  UseTab: Always
  ...