diff options
author | 2021-06-15 17:52:48 +0100 | |
---|---|---|
committer | 2021-07-19 11:56:40 +0200 | |
commit | a1ad4b8a19566b11e0306f8b197f2fd4567340e5 (patch) | |
tree | e8df99fe0d779b338bf402f9e9995ea789ffa3b1 /scripts/bpf_doc.py | |
parent | string_helpers: Escape double quotes in escape_special (diff) | |
download | wireguard-linux-a1ad4b8a19566b11e0306f8b197f2fd4567340e5.tar.xz wireguard-linux-a1ad4b8a19566b11e0306f8b197f2fd4567340e5.zip |
printk: Straighten out log_flags into printk_info_flags
In the past, `enum log_flags` was part of `struct log`, hence the name.
`struct log` has since been reworked and now this struct is stored
inside `struct printk_info`. However, the name was never updated, which
is somewhat confusing -- especially since these flags operate at the
record level rather than at the level of an abstract log.
printk_info_flags also joins its other metadata struct friends in
printk_ringbuffer.h.
Signed-off-by: Chris Down <chris@chrisdown.name>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/3dd801982f02603e6e3aa4f8bc4f5ebb830a4949.1623775748.git.chris@chrisdown.name
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions