usb: typec: tipd: Delete extra semi-colon
authorHarshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Wed, 24 Jul 2024 16:23:51 +0000 (09:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Jul 2024 08:40:08 +0000 (10:40 +0200)
commitb1dad2f091382b0049c72dab8153779248fa8016
treecec8faba895d6669de8651d3415767b8b2cad05d
parent8290b567621ba4e3ccf45ec9d67e0507196c5ddc
usb: typec: tipd: Delete extra semi-colon

There shouldn't be a ; at the end of the function, delete it.

Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Reviewed-by: Javier Carrasco <javier.carrasco@wolfvision.net>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20240724162356.992763-2-harshit.m.mogalapalli@oracle.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tipd/core.c