summaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2016-10-21 03:47:38 +0300
committerJoel Stanley <joel@jms.id.au>2016-10-21 04:34:54 +0300
commitc648a4846c44e319ebbbf9e1431b01dd63216cb9 (patch)
tree5ef3b4c5d2478c94d457db05af4e6cbe4eb21122 /lib/mpi/mpiutil.c
parentedafaaed3cef4afe502bfdcab5b46b186245450a (diff)
downloadlinux-c648a4846c44e319ebbbf9e1431b01dd63216cb9.tar.xz
net/ncsi: Remove unused parameters for ncsi_free_req()
There are two parameters (@check and @timeout) in ncsi_free_req() except @nr. @timeout isn't used inside the function. @check should have been always set to true though it's not case, meaning we needn't @check. This removes the unused parameters (@check and @timeout). Eventually, we have same parameters for this function among 4.4, 4.7 and upstream code. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions