Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1f34ad5 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Remove spurious blank line

parent 158b50ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -145,7 +145,6 @@ struct tegra_bo *tegra_bo_create(struct drm_device *drm, unsigned int size,
	kfree(bo);

	return ERR_PTR(err);

}

struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file,