[PATCH v3 4/4] drm/agpsupport: Remove extra blank line
Meghana Madhyastha
meghana.madhyastha at gmail.com
Thu Sep 14 08:14:20 UTC 2017
Remove extra blank line to adhere to standard coding style.
Found by checkpath.pl..
Signed-off-by: Meghana Madhyastha <meghana.madhyastha at gmail.com>
---
Changes in v3:
-This was part of another commit in v2 and v1.
Now made this a separate commit
drivers/gpu/drm/drm_agpsupport.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/drm_agpsupport.c b/drivers/gpu/drm/drm_agpsupport.c
index a0510557..737f028 100644
--- a/drivers/gpu/drm/drm_agpsupport.c
+++ b/drivers/gpu/drm/drm_agpsupport.c
@@ -373,7 +373,6 @@ int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request)
EXPORT_SYMBOL(drm_agp_free);
-
int drm_agp_free_ioctl(struct drm_device *dev, void *data,
struct drm_file *file_priv)
{
--
2.7.4
More information about the dri-devel
mailing list