linux/Documentation
Masami Hiramatsu a24d286f36 bootconfig: Reject subkey and value on same parent key
Reject if a value node is mixed with subkey node on same
parent key node.

A value node can not co-exist with subkey node under some key
node, e.g.

key = value
key.subkey = another-value

This is not be allowed because bootconfig API is not designed
to handle such case.

Link: http://lkml.kernel.org/r/158220115232.26565.7792340045009731803.stgit@devnote2

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2020-02-20 17:54:09 -05:00
..
2019-11-25 15:39:19 -08:00
2019-10-30 16:25:31 +01:00
2019-12-06 13:36:31 -08:00
2019-07-16 12:21:41 -07:00
2019-12-14 11:13:54 -08:00
2019-10-10 11:25:39 -06:00
2019-12-03 13:58:22 -08:00
2019-07-17 06:57:52 -03:00
2019-07-30 17:27:37 +02:00
2019-11-23 19:56:45 -04:00
2019-09-27 11:17:38 -07:00
2019-12-02 17:35:04 -08:00