diff options
author | David Howells <dhowells@redhat.com> | 2022-02-02 15:12:44 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2022-03-18 09:24:00 +0000 |
commit | 5ac417d24c6cc2fa9ac69d8b9f4510a38ec40486 (patch) | |
tree | 531d1c54f8a649244c26561d1a7045748c1adbaa /include/memory | |
parent | e9b57aaae605eb869a628fdc21fe7d2c77a2205d (diff) | |
download | linux-stable-5ac417d24c6cc2fa9ac69d8b9f4510a38ec40486.tar.gz linux-stable-5ac417d24c6cc2fa9ac69d8b9f4510a38ec40486.tar.bz2 linux-stable-5ac417d24c6cc2fa9ac69d8b9f4510a38ec40486.zip |
netfs: Generate enums from trace symbol mapping lists
netfs has a number of lists of symbols for use in tracing, listed in an
enum and then listed again in a symbol->string mapping for use with
__print_symbolic(). This is, however, redundant.
Instead, use the symbol->string mapping list to also generate the enum
where the enum is in the same file.
Changes
=======
ver #3)
- #undef EM and E_ at the end of the trace file[1].
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
cc: linux-cachefs@redhat.com
Link: https://lore.kernel.org/r/c2f4b3dc107b106e04c48f54945a12715cccfdf3.camel@redhat.com/ [1]
Link: https://lore.kernel.org/r/164622980839.3564931.5673300162465266909.stgit@warthog.procyon.org.uk/ # v1
Link: https://lore.kernel.org/r/164678192454.1200972.4428834328108580460.stgit@warthog.procyon.org.uk/ # v2
Link: https://lore.kernel.org/r/CALF+zOkB38_MB5QwNUtqTU4WjMaLUJ5+Piwsn3pMxkO3d4J7Kg@mail.gmail.com/ # v2
Link: https://lore.kernel.org/r/164692890614.2099075.12960653141802151575.stgit@warthog.procyon.org.uk/ # v3
Diffstat (limited to 'include/memory')
0 files changed, 0 insertions, 0 deletions