Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: serial: Remove unused serial_priv variable
qt2_open() and qt2_close() both set a serial_priv variable but never used it. Remove the variable from the functions. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information