lkml.org 
[lkml]   [2016]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] video: smscufx: remove unused variable
From
Date
On 25/05/16 15:19, Sudip Mukherjee wrote:
> The variable was only assigned with the pointer but was never used.
> We can safely remove it.
>
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
> ---
> drivers/video/fbdev/smscufx.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/video/fbdev/smscufx.c b/drivers/video/fbdev/smscufx.c
> index 9279e5f..ec2e7e3 100644
> --- a/drivers/video/fbdev/smscufx.c
> +++ b/drivers/video/fbdev/smscufx.c
> @@ -1761,10 +1761,8 @@ error:
> static void ufx_usb_disconnect(struct usb_interface *interface)
> {
> struct ufx_data *dev;
> - struct fb_info *info;
>
> dev = usb_get_intfdata(interface);
> - info = dev->info;
>
> pr_debug("USB disconnect starting\n");
>
>

Thanks, queued for 4.9.

Tomi

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2016-09-27 10:48    [W:0.136 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site