]> www.infradead.org Git - nvme.git/commit
drm/i915/gvt: remove the unused end parameter from calc_index()
authorJani Nikula <jani.nikula@intel.com>
Fri, 7 Jun 2024 15:25:35 +0000 (18:25 +0300)
committerJani Nikula <jani.nikula@intel.com>
Fri, 14 Jun 2024 07:39:58 +0000 (10:39 +0300)
commit084a55b264a4918227d4eb52c792350791f2d26c
tree99a1508c6dc81e22d34d5176c4e01d16b577947e
parentd6bbb6e581743fa9f6a31346b3a6d147e8cd2560
drm/i915/gvt: remove the unused end parameter from calc_index()

All callers of calc_index() pass 0 for the end parameter. Remove it.

Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Cc: Zhi Wang <zhi.wang.linux@gmail.com>
Cc: intel-gvt-dev@lists.freedesktop.org
Reviewed-by: Zhi Wang <zhiwang@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/aaa24a5cbcf876d3b95e0f5f6594f972a860b6bc.1717773890.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/gvt/handlers.c