diff options
author | Mike Marciniszyn <[email protected]> | 2014-09-15 11:42:53 -0400 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2014-09-19 10:03:27 -0700 |
commit | f5c4984e065556b81edf3c9dadfbc8750de690fc (patch) | |
tree | 4f110772b17e2c16f9313bc672e4c2f1da600a5c /net/lapb/lapb_subr.c | |
parent | 3033771febebf2c66d5146624746ebc4a3d79314 (diff) |
IB/qib: Change get_user_pages() usage to always NULL vmas
The static helper routine, __qib_get_user_pages(), accepts a vma arg,
but current use always passes NULL.
This has caused some confusion associated with the correct use of this
argument, but since the current use case doesn't require the
flexiblity, the best thing to do is to simplfy the code to always pass
NULL to get_user_pages().
Reviewed-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions