diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2020-06-25 18:10:03 +0300 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2020-07-04 17:34:18 +0300 |
commit | 3a171042aeab8702391c311d84633a6c267d566c (patch) | |
tree | e76db9bc4aa6aa7373060954e57773e1e1e4a48e /kernel/usermode_driver.c | |
parent | b044fa2ae50d52d8c9f9d130055c2aea032e7475 (diff) | |
download | linux-3a171042aeab8702391c311d84633a6c267d566c.tar.xz |
umh: Rename the user mode driver helpers for clarity
Now that the functionality of umh_setup_pipe and
umh_clean_and_save_pid has changed their names are too specific and
don't make much sense. Instead name them umd_setup and umd_cleanup
for the functional role in setting up user mode drivers.
v1: https://lkml.kernel.org/r/875zbegf82.fsf_-_@x220.int.ebiederm.org
v2: https://lkml.kernel.org/r/87tuyt63x3.fsf_-_@x220.int.ebiederm.org
Link: https://lkml.kernel.org/r/20200702164140.4468-3-ebiederm@xmission.com
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Tested-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'kernel/usermode_driver.c')
0 files changed, 0 insertions, 0 deletions