Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

PM: EM: Fix yamllint warnings in the EM YNL spec

The energy model YNL spec has the following two warnings
when checking with yamlint:

3:1 warning missing document start "---" (document-start)
107:13 error wrong indentation: expected 10 but found 12 (indentation)

So let’s fix whose lint warnings.

Fixes: bd26631ccdfd ("PM: EM: Add em.yaml and autogen files")
Suggested-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Changwoo Min <changwoo@igalia.com>
Link: https://patch.msgid.link/20260108053212.642478-2-changwoo@igalia.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Changwoo Min and committed by
Rafael J. Wysocki
ebabc32d e25348c5

+5 -2
+5 -2
Documentation/netlink/specs/em.yaml
··· 1 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 2 - 2 + # 3 + # Copyright (c) 2025 Valve Corporation. 4 + # 5 + --- 3 6 name: em 4 7 5 8 doc: | ··· 107 104 attribute-set: pd-table 108 105 event: 109 106 attributes: 110 - - pd-id 107 + - pd-id 111 108 mcgrp: event 112 109 113 110 mcast-groups: