chiark / gitweb /
config: Pass SKL to all the method functions, and document semantics
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Aug 2021 16:57:36 +0000 (17:57 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Aug 2021 18:46:00 +0000 (19:46 +0100)
commit7ef18168bed6e6139815280a41891a3d9f91132f
tree9809b117f8ca457e85256bc4bd22d9de96fe5e40
parent9c009d0ca4c96b80f3ba1414cdace3b639ac99dc
config: Pass SKL to all the method functions, and document semantics

This will make it possible to use the same method for things with
different applicable sections.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
macros/macros.rs
src/config.rs