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

Commit b1687b3e authored by Julia Lawall's avatar Julia Lawall Committed by Ben Skeggs
Browse files

drm/nouveau/gr/gk20a: delete unneeded second newline

parent f8fa2e4b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -361,6 +361,5 @@ gk20a_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr)
	if (ret)
		return ret;


	return 0;
}