OSDN Git Service

usb: xhci-mtk: fix semicolon.cocci warnings
authorFengguang Wu <fengguang.wu@intel.com>
Fri, 12 Jan 2018 17:46:49 +0000 (01:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jan 2018 09:01:01 +0000 (10:01 +0100)
commitdae06208d3105a307d9e6313515e28dddf91188a
tree17cedd6470e6a818c012175c7ef07e6cd9954916
parentb90c6d1050331089bb65882f382068b0118c64f3
usb: xhci-mtk: fix semicolon.cocci warnings

drivers/usb/host/xhci-mtk.c:311:2-3: Unneeded semicolon

 Remove unneeded semicolon.

Generated by: scripts/coccinelle/misc/semicolon.cocci

Fixes: a2ecc4df9f84 ("usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs")
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mtk.c