diff options
author | Amitoj Kaur Chawla <amitoj1606@gmail.com> | 2015-11-01 16:18:18 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-15 20:02:47 -0800 |
commit | 66c0933b30ae27ded1a48944381c9d05feff1979 (patch) | |
tree | ad6aa47d59088671160eb153cf203efc5e964a5a /drivers/staging/vt6656 | |
parent | 8edf75020f60b2e1572291f93e0898351d478795 (diff) |
staging: rdma: hfi1: chip: Remove wrapper function
Drop wrapper function remap_receive_available_interrupt() that wraps a
call to remap_intr() with the only difference being the addition of
macro IS_RCVAVAIL_START to the second argument of remap_intr().
Both the function names give the same information so the wrapper
function can be dropped.
Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656')
0 files changed, 0 insertions, 0 deletions