From: Meghana Madhyastha Date: Thu, 14 Sep 2017 08:14:20 +0000 (+0530) Subject: drm/agpsupport: Remove extra blank line X-Git-Tag: v4.19~2077^2~57^2~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13cc80ce4404e19619c41fc636ebb2dd91a22c23;p=platform%2Fkernel%2Flinux-rpi3.git drm/agpsupport: Remove extra blank line Remove extra blank line to adhere to standard coding style. Found by checkpath.pl.. Signed-off-by: Meghana Madhyastha Signed-off-by: Sean Paul Link: https://patchwork.freedesktop.org/patch/msgid/9cfc7e7535908f3fe3b1df706f2999687c90d4e7.1505376068.git.meghana.madhyastha@gmail.com --- 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) {