mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
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 @@ 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,
|
||||
|
|
Loading…
Reference in a new issue