USB: idmouse: clean up runaway white space
authorJohan Hovold <johan@kernel.org>
Tue, 5 Nov 2019 10:36:38 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2019 10:16:49 +0000 (11:16 +0100)
commitd3db9c4dc14dae5ebfb74dd5a5ca502a8db63535
tree47820049a71df3054f9ba025aee5f749ebf2c5d8
parent6710f773b51f21ad7d10198ca6424bea7faaf9d4
USB: idmouse: clean up runaway white space

Drop space between function identifiers and opening parenthesis, which
was no longer even used consistently within the driver.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20191105103638.4929-4-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/idmouse.c