summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMatteo Croce <mcroce@microsoft.com>2021-07-01 04:56:07 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2021-07-01 21:06:05 +0300
commitce71efd03916ea8fe45e9ef6bd6abe4c20734a57 (patch)
tree1756f02a78908836916af15d5342a01c3a24f448 /include/linux
parentad65dcef3a87c24d6c6156eae5e7b47311d6e3cf (diff)
downloadlinux-ce71efd03916ea8fe45e9ef6bd6abe4c20734a57.tar.xz
lib/test_string.c: allow module removal
The test_string module can't be removed because it lacks an exit hook. Since there is no reason for it to be permanent, add an empty one to allow module removal. Link: https://lkml.kernel.org/r/20210616234503.28678-1-mcroce@linux.microsoft.com Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions