diff options
| author | Masahiro Yamada <[email protected]> | 2024-02-03 00:58:14 +0900 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-02-19 18:20:40 +0900 |
| commit | 8facc5f31954d5fddc2759de474eb6fae1135ced (patch) | |
| tree | d8f124bf59922e621d29fdcabdd5c4c40abfebb2 /net/unix/af_unix.c | |
| parent | 4ff7ceae83bea6afcd0325b88e3f3d9f168cc432 (diff) | |
kconfig: move the file and lineno in struct file to struct buffer
struct file has two link nodes, 'next' and 'parent'.
The former is used to link files in the 'file_list' linked list,
which manages the list of Kconfig files seen so far.
The latter is used to link files in the 'current_file' linked list,
which manages the inclusion ("source") tree.
The latter should be tracked together with the lexer state.
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions