mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
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
Block a user