summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
diff options
context:
space:
mode:
authorSimona Vetter <simona.vetter@ffwll.ch>2025-05-28 11:13:02 +0200
committerJeff Hugo <jeff.hugo@oss.qualcomm.com>2025-06-06 10:24:11 -0600
commit93614c2ab39a9d6641b3e0fba73feea1f6120817 (patch)
tree8e69d6e45d3e6ce9a40da8641ad0a39d27f65c06 /drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
parentd3b88721fa24ab0a5a72c2d53989dab784794056 (diff)
accel/qaic: delete qaic_bo.handleHEADdrm-misc-next
Handles are per-file, not global, so this makes no sense. Plus it's set only after calling drm_gem_handle_create(), and drivers are not allowed to further initialize a bo after that function has published it already. It is also entirely unused, which helps enormously with removing it :-) Since we're still holding a reference to the bo nothing bad can happen, hence not cc: stable material. Cc: Jeff Hugo <jeff.hugo@oss.qualcomm.com> Cc: Carl Vanderlip <quic_carlv@quicinc.com> Cc: linux-arm-msm@vger.kernel.org Signed-off-by: Simona Vetter <simona.vetter@ffwll.ch> Signed-off-by: Simona Vetter <simona.vetter@intel.com> Reviewed-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com> Signed-off-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250528091307.1894940-5-simona.vetter@ffwll.ch
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c')
0 files changed, 0 insertions, 0 deletions