diff options
author | Michael J. Ruhl <[email protected]> | 2018-05-01 05:35:43 -0700 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2018-05-03 15:24:47 -0400 |
commit | 5da9e742be44d9b7c68b1bf6e1aaf46a1aa7a52b (patch) | |
tree | 72416097072537673aeae20b67f6fdca024a1662 /scripts | |
parent | f59fb9e05109b836230813e45f71c9ecc2d5dbe6 (diff) |
IB/hfi1 Use correct type for num_user_context
The module parameter num_user_context is defined as 'int' and
defaults to -1. The module_param_named() says that it is uint.
Correct module_param_named() type information and update the modinfo
text to reflect the default value.
Reviewed-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Michael J. Ruhl <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions