mirror of https://gitee.com/openkylin/linux.git
drm/tegra: Remove spurious blank line
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
158b50aefa
commit
f1f34ad564
|
@ -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 New Issue