.clang-format (5fe937862c8426f24cd1dcbf7c22fb1a31069b4f) .clang-format (f394576eb11dbcd3a740fa41e577b97f0720d26e)
1# SPDX-License-Identifier: GPL-2.0
2#
3# clang-format configuration file. Intended for clang-format >= 11.
4#
5# For more information, see:
6#
7# Documentation/process/clang-format.rst
8# https://clang.llvm.org/docs/ClangFormat.html

--- 426 unchanged lines hidden (view full) ---

435 - 'idr_for_each_entry_continue_ul'
436 - 'idr_for_each_entry_ul'
437 - 'in_dev_for_each_ifa_rcu'
438 - 'in_dev_for_each_ifa_rtnl'
439 - 'inet_bind_bucket_for_each'
440 - 'inet_lhash2_for_each_icsk'
441 - 'inet_lhash2_for_each_icsk_continue'
442 - 'inet_lhash2_for_each_icsk_rcu'
1# SPDX-License-Identifier: GPL-2.0
2#
3# clang-format configuration file. Intended for clang-format >= 11.
4#
5# For more information, see:
6#
7# Documentation/process/clang-format.rst
8# https://clang.llvm.org/docs/ClangFormat.html

--- 426 unchanged lines hidden (view full) ---

435 - 'idr_for_each_entry_continue_ul'
436 - 'idr_for_each_entry_ul'
437 - 'in_dev_for_each_ifa_rcu'
438 - 'in_dev_for_each_ifa_rtnl'
439 - 'inet_bind_bucket_for_each'
440 - 'inet_lhash2_for_each_icsk'
441 - 'inet_lhash2_for_each_icsk_continue'
442 - 'inet_lhash2_for_each_icsk_rcu'
443 - 'interval_tree_for_each_double_span'
443 - 'interval_tree_for_each_span'
444 - 'intlist__for_each_entry'
445 - 'intlist__for_each_entry_safe'
446 - 'kcore_copy__for_each_phdr'
447 - 'key_for_each'
448 - 'key_for_each_safe'
449 - 'klp_for_each_func'
450 - 'klp_for_each_func_safe'

--- 234 unchanged lines hidden ---
444 - 'interval_tree_for_each_span'
445 - 'intlist__for_each_entry'
446 - 'intlist__for_each_entry_safe'
447 - 'kcore_copy__for_each_phdr'
448 - 'key_for_each'
449 - 'key_for_each_safe'
450 - 'klp_for_each_func'
451 - 'klp_for_each_func_safe'

--- 234 unchanged lines hidden ---