diff options
author | Vasundhara Volam <vasundhara-v.volam@broadcom.com> | 2020-03-09 01:45:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-09 07:54:46 +0300 |
commit | 3d0615911d33b81da64d75031490859b4513a19b (patch) | |
tree | ae9fa9865a89bd3b8a8404ba14d29ff0b79de8b7 /drivers/cpuidle | |
parent | 9f90445c14bedaea20e64cbe5838450ca377cc85 (diff) | |
download | linux-3d0615911d33b81da64d75031490859b4513a19b.tar.xz |
bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.
Return code is not needed in some of these functions, as the return
code from firmware message is ignored. Remove the unused rc variable
and also convert functions to void.
Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions