diff options
| author | Tobin C. Harding <tobin@kernel.org> | 2019-04-05 04:58:54 +0300 |
|---|---|---|
| committer | Shuah Khan <shuah@kernel.org> | 2019-04-09 01:18:21 +0300 |
| commit | 6989808ee7636188cc091224bc76ab8e1696088a (patch) | |
| tree | b8e71fa759ffee5d236e6761d832f07b063b261f /net/lapb/lapb_subr.c | |
| parent | 6f9e64b0ff26aab12ae126e0fe274fbd5720fd91 (diff) | |
| download | linux-6989808ee7636188cc091224bc76ab8e1696088a.tar.xz | |
lib/test_printf: Add empty module_exit function
Currently the test_printf module does not have an exit function, this
prevents the module from being unloaded. If we cannot unload the
module we cannot run the tests a second time.
Add an empty exit function.
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tobin C. Harding <tobin@kernel.org>
Signed-off-by: Shuah Khan <shuah@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
