aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm/rodata.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook1-0/+11
The LKDTM modules keep expanding, and it's getting weird to have each file get a prefix. Instead, move to a subdirectory for cleaner handling. Signed-off-by: Kees Cook <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>