]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging/rdma/hfi1: Fix module parameter spelling
authorJubin John <jubin.john@intel.com>
Fri, 18 Dec 2015 00:24:14 +0000 (19:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 22:01:14 +0000 (14:01 -0800)
commitecb95a027b94a99c3c0fc255c55dd9be6e404ae0
tree77030b3cfb08725848bbf2bf4b4ef8d435f3d879
parentbff14bb66c583376ff8c5dd6294796f6fc3c1dde
staging/rdma/hfi1: Fix module parameter spelling

Fix the spelling of user_credit_return_threshold, it was incorrectly
spelled as user_credit_return_theshold causing two module parameters,
one with typo, to be shown in modinfo

Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rdma/hfi1/init.c