umd: For clarity rename umh_info umd_info
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 26 Jun 2020 16:16:06 +0000 (11:16 -0500)
committerEric W. Biederman <ebiederm@xmission.com>
Sat, 4 Jul 2020 14:34:39 +0000 (09:34 -0500)
commit74be2d3b80af1bb264c3b9905b52c15efc03c0fe
tree331173e17ebea9f1483f8946b262f2bb698619e4
parent884c5e683b67dbc52892e24c29eed864f330ec08
umd: For clarity rename umh_info umd_info

This structure is only used for user mode drivers so change
the prefix from umh to umd to make that clear.

v1: https://lkml.kernel.org/r/87o8p6f0kw.fsf_-_@x220.int.ebiederm.org
v2: https://lkml.kernel.org/r/878sg563po.fsf_-_@x220.int.ebiederm.org
Link: https://lkml.kernel.org/r/20200702164140.4468-6-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>
include/linux/bpfilter.h
include/linux/usermode_driver.h
kernel/usermode_driver.c
net/ipv4/bpfilter/sockopt.c