diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-11-05 19:41:53 +0100 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-12-24 10:44:29 +0100 |
commit | 0f108ccb55a1e23c81a0904daaaf3f34effa70df (patch) | |
tree | 181652bdcf1bce7b4880f35b06964926b3d01609 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | d12971849d71781c1e4ffd1117d4878ce233d319 (diff) |
dt-bindings: watchdog: re-order entries to match coding convention
The Devicetree bindings coding convention, as used in most of the files
and expressed in Documentation/devicetree/bindings/example-schema.yaml,
expects:
1. "allOf:" block just before "properties:" (or after "required:" for
more complex cases),
2. additionalProperties/unevaluatedProperties at the end of the file,
just before the examples section.
Re-order few schemas to match the convention to avoid repeating review
comments for new patches using existing code as template. No functional
changes.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions