Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f99aa3f9 authored by Carlos R. Mafra's avatar Carlos R. Mafra Committed by Greg Kroah-Hartman
Browse files

USB: option: Remove unused variable



After commit f092c240 ("USB: option:
remove unnecessary and erroneous code") the variable 'serial' becomes
unused, as gcc-4.3.2 points out:

drivers/usb/serial/option.c: In function 'option_instat_callback':
drivers/usb/serial/option.c:834: warning: unused variable 'serial'
drivers/usb/serial/option.c: In function 'option_open':
drivers/usb/serial/option.c:930: warning: unused variable 'serial'

So I removed it.

Signed-off-by: default avatarCarlos R. Mafra <crmafra@aei.mpg.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 4733fd32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment