usb: typec: tcpm: convert comma to semicolon
authorZheng Yongjun <zhengyongjun3@huawei.com>
Fri, 11 Dec 2020 08:55:53 +0000 (16:55 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2020 11:26:03 +0000 (12:26 +0100)
commitb5206275b46c30a8236feb34a1dc247fa3683d83
tree033ed684ff0873c4376bf851b8212bf2a632dbb4
parent3db4c21c0f71f7a51ce5c50f0d4d3742c9ec4a65
usb: typec: tcpm: convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20201211085553.2982-1-zhengyongjun3@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/tcpm.c