staging: wfx: simplify hif_multi_tx_confirm()
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Wed, 15 Jan 2020 13:55:37 +0000 (13:55 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jan 2020 19:59:53 +0000 (20:59 +0100)
commit240503a6e3629e0d32e1b93c648fabb5b37e9122
treeefe4d14388e8047a29945ceda3c6a8ec454de044
parent2f5fd8b07745838e590b61d5b136be8b9f94cc4c
staging: wfx: simplify hif_multi_tx_confirm()

Usage of the "buf_loc" variable does not simplify the function.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200115135338.14374-65-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/hif_rx.c