Whamcloud - gitweb
LU-14487 lnet: remove references to Sun Trademark. 38/42138/4
authorMr NeilBrown <neilb@suse.de>
Mon, 22 Mar 2021 22:24:37 +0000 (09:24 +1100)
committerOleg Drokin <green@whamcloud.com>
Wed, 21 Apr 2021 03:15:23 +0000 (03:15 +0000)
commitb77281bfd01367d29766496a8d511e3c7a189af2
tree91e23beecf42ec516a334077f1845f6dcca71bfc
parent1f4e9f0f4f483dc93cbecdc841740bc11ec59a73
LU-14487 lnet: remove references to Sun Trademark.

"lustre" is no longer a Trademark of Sun Microsystems.  There is no
need to acknowledge the trademark in every file, so just remove all
these claims.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: If7e61a7583ca80f024638b6f04382898c75acc91
Reviewed-on: https://review.whamcloud.com/42138
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
53 files changed:
lnet/autoMakefile.am
lnet/doc/Makefile.am
lnet/include/lnet/api.h
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/include/lnet/socklnd.h
lnet/include/uapi/linux/lnet/libcfs_debug.h
lnet/include/uapi/linux/lnet/libcfs_ioctl.h
lnet/include/uapi/linux/lnet/lnet-idl.h
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/include/uapi/linux/lnet/lnetst.h
lnet/include/uapi/linux/lnet/socklnd.h
lnet/klnds/autoMakefile.am
lnet/klnds/o2iblnd/autoMakefile.am
lnet/klnds/o2iblnd/o2iblnd-idl.h
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c
lnet/klnds/o2iblnd/o2iblnd_modparams.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd_lib.c
lnet/lnet/acceptor.c
lnet/lnet/api-ni.c
lnet/lnet/config.c
lnet/lnet/lib-md.c
lnet/lnet/lib-me.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/lnet/lib-ptl.c
lnet/lnet/lib-socket.c
lnet/lnet/lo.c
lnet/lnet/module.c
lnet/lnet/net_fault.c
lnet/lnet/nidstrings.c
lnet/lnet/peer.c
lnet/selftest/brw_test.c
lnet/selftest/conctl.c
lnet/selftest/conrpc.c
lnet/selftest/conrpc.h
lnet/selftest/console.c
lnet/selftest/console.h
lnet/selftest/framework.c
lnet/selftest/module.c
lnet/selftest/ping_test.c
lnet/selftest/rpc.c
lnet/selftest/rpc.h
lnet/selftest/selftest.h
lnet/selftest/timer.c
lnet/selftest/timer.h
lnet/utils/Makefile.am
lnet/utils/lst.c
lnet/utils/routerstat.c
lnet/utils/wirecheck.c