diff options
author | Luis de Bethencourt <luisbg@kernel.org> | 2018-01-17 18:22:41 +0000 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-02-19 14:19:04 -0500 |
commit | e2751493fc31f59d31081479918782c2cbda0d56 (patch) | |
tree | 114a6c20ba9c495f8ead81710c42ac0091bd2ad1 /drivers/gpu/drm/i915/i915_gem_object.c | |
parent | 122fe39da4b43e3891ff3ab82fe70e23e2e29c08 (diff) |
drm: Fix trailing semicolon
The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.
Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_object.c')
0 files changed, 0 insertions, 0 deletions