]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
USB: serial: quatech2: drop two stub functions
authorJohan Hovold <johan@kernel.org>
Wed, 1 Jul 2020 16:53:42 +0000 (18:53 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 2 Jul 2020 08:38:44 +0000 (10:38 +0200)
commitb83076a94dfa1d804a15d8639f5dff67b50fc265
treed1fb0f2ce7dce27b72f2d551bca67f07582c8f0d
parentc34a917aeff44fb5b2afeef7f5e946e4de405d5a
USB: serial: quatech2: drop two stub functions

Drop two unused stub functions which only served as documentation.

This also avoids a W=1 (-Wunused-but-set-variable) warning.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/quatech2.c