[PATCH 25/29] drm/i915/gvt: streamline intel_vgpu_create
Jason Gunthorpe
jgg at nvidia.com
Tue Nov 2 16:19:54 UTC 2021
On Tue, Nov 02, 2021 at 08:05:57AM +0100, Christoph Hellwig wrote:
> Initialize variables at declaration time, avoid pointless gotos and
> cater for the fact that intel_gvt_create_vgpu can't return NULL.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> drivers/gpu/drm/i915/gvt/kvmgt.c | 28 +++++++++-------------------
> 1 file changed, 9 insertions(+), 19 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>
Jason
More information about the dri-devel
mailing list