Explorar el Código

drm/tegra: Remove spurious blank line

Signed-off-by: Thierry Reding <treding@nvidia.com>
Thierry Reding hace 12 años
padre
commit
f1f34ad564
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      drivers/gpu/drm/tegra/gem.c

+ 0 - 1
drivers/gpu/drm/tegra/gem.c

@@ -145,7 +145,6 @@ err_dma:
 	kfree(bo);
 
 	return ERR_PTR(err);
-
 }
 
 struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file,