Lines Matching refs:style
12 - Quickly reformat a block of code to the kernel style. Specially useful
15 - Spot style mistakes, typos and possible improvements in files
18 - Help you follow the coding style rules, specially useful for those
24 coding style. They also try to follow :ref:`Documentation/process/coding-style.rst <codingstyle>`
25 as much as possible. Since not all the kernel follows the same style,
46 Review files and patches for coding style
50 folders or individual files for code style mistakes, typos or improvements.
60 the style options in the configuration file; as well as testing new
162 Some features/style options are not enabled by default in the configuration
165 which makes reviewing full-file style, as well diffs and patches as easy
168 In other cases (e.g. particular subsystems/folders/files), the kernel style
170 better the style there.