diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-04-29 22:59:31 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-04-30 11:20:41 -0700 |
commit | da2f5eb3d344503c4d851bdf1ae2379167074413 (patch) | |
tree | e39d5631af1477ab7e213aa55c336d1a4e4e5e35 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 136dfc9949f84089217f84e6478471dabbf14ba7 (diff) |
mm/doc: turn fault flags into an enum
The kernel-doc script complains about
include/linux/mm.h:425: warning: wrong kernel-doc identifier on line:
* Fault flag definitions.
I don't know how to document a series of #defines, so turn these
definitions into an enum and document that instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: Mike Rapoport <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions