drm/tegra: Remove spurious blank line
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
158b50aefa
commit
f1f34ad564
1 changed files with 0 additions and 1 deletions
|
@ -145,7 +145,6 @@ err_dma:
|
||||||
kfree(bo);
|
kfree(bo);
|
||||||
|
|
||||||
return ERR_PTR(err);
|
return ERR_PTR(err);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file,
|
struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file,
|
||||||
|
|
Loading…
Add table
Reference in a new issue