Skip to content

Commit

Permalink
drm/nouveau/gr/gk20a: delete unneeded second newline
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
  • Loading branch information
Julia Lawall authored and Ben Skeggs committed Jul 14, 2016
1 parent f8fa2e4 commit b1687b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,5 @@ gk20a_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr)
if (ret)
return ret;


return 0;
}

0 comments on commit b1687b3

Please sign in to comment.