summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2024-01-06 02:54:37 +0300
committerJakub Kicinski <kuba@kernel.org>2024-01-09 06:15:02 +0300
commit1ef4cacaae2f907db79faea4110ef90545467b7c (patch)
treeb9a3715b86f67c467d791988981eba3544f411a9 /tools/perf/scripts/python
parentb59db45d7eba9894e7834d768ec4236fca39bd7d (diff)
downloadlinux-1ef4cacaae2f907db79faea4110ef90545467b7c.tar.xz
bnxt_en: Remove unneeded variable in bnxt_hwrm_clear_vnic_filter()
After recent refactoring, this function doesn't return error any more. Remove the unneeded rc variable and change the function to void. The caller is not checking for the return value. Fixes: 96c9bedc755e ("bnxt_en: Refactor L2 filter alloc/free firmware commands.") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202401041942.qrB1amZM-lkp@intel.com/ Signed-off-by: Michael Chan <michael.chan@broadcom.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240105235439.28282-2-michael.chan@broadcom.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions