mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 18:13:26 -04:00
staging: lustre: lnet: lnet: Module is LNet, not Portals
Fix the module version to match upstream development. Signed-off-by: Mike Shuey <shuey@purdue.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
7c285a1934
commit
92980ff946
@@ -147,7 +147,7 @@ fini_lnet(void)
|
||||
}
|
||||
|
||||
MODULE_AUTHOR("Peter J. Braam <braam@clusterfs.com>");
|
||||
MODULE_DESCRIPTION("Portals v3.1");
|
||||
MODULE_DESCRIPTION("LNet v3.1");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_VERSION("1.0.0");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user