diff options
| author | Matteo Croce <[email protected]> | 2021-07-01 01:56:07 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-07-01 18:06:05 +0000 |
| commit | ce71efd03916ea8fe45e9ef6bd6abe4c20734a57 (patch) | |
| tree | 1756f02a78908836916af15d5342a01c3a24f448 /lib/parser.c | |
| parent | lib: uninline simple_strtoull() (diff) | |
| download | kernel-ce71efd03916ea8fe45e9ef6bd6abe4c20734a57.tar.gz kernel-ce71efd03916ea8fe45e9ef6bd6abe4c20734a57.zip | |
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/[email protected]
Signed-off-by: Matteo Croce <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions
